Skip to content

Commit 7f44278

Browse files
build(deps-dev): bump nokogiri from 1.16.5 to 1.18.3 (#368)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3020171 commit 7f44278

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -205,24 +205,24 @@ GEM
205205
rb-fsevent (~> 0.10, >= 0.10.3)
206206
rb-inotify (~> 0.9, >= 0.9.10)
207207
mercenary (0.3.6)
208-
mini_portile2 (2.8.6)
208+
mini_portile2 (2.8.8)
209209
minima (2.5.1)
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213213
minitest (5.19.0)
214-
nokogiri (1.16.5)
214+
nokogiri (1.18.3)
215215
mini_portile2 (~> 2.8.2)
216216
racc (~> 1.4)
217-
nokogiri (1.16.5-x86_64-darwin)
217+
nokogiri (1.18.3-x86_64-darwin)
218218
racc (~> 1.4)
219219
octokit (4.25.1)
220220
faraday (>= 1, < 3)
221221
sawyer (~> 0.9)
222222
pathutil (0.16.2)
223223
forwardable-extended (~> 2.6)
224224
public_suffix (4.0.7)
225-
racc (1.7.3)
225+
racc (1.8.1)
226226
rb-fsevent (0.11.2)
227227
rb-inotify (0.10.1)
228228
ffi (~> 1.0)

0 commit comments

Comments
 (0)