Skip to content

Commit ea83aef

Browse files
Bump nokogiri from 1.14.3 to 1.18.9 (#135)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.18.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d09101 commit ea83aef

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,23 +211,25 @@ GEM
211211
rb-fsevent (~> 0.10, >= 0.10.3)
212212
rb-inotify (~> 0.9, >= 0.9.10)
213213
mercenary (0.3.6)
214-
mini_portile2 (2.8.1)
214+
mini_portile2 (2.8.9)
215215
minima (2.5.1)
216216
jekyll (>= 3.5, < 5.0)
217217
jekyll-feed (~> 0.9)
218218
jekyll-seo-tag (~> 2.1)
219219
minitest (5.17.0)
220220
multipart-post (2.1.1)
221-
nokogiri (1.14.3)
222-
mini_portile2 (~> 2.8.0)
221+
nokogiri (1.18.9)
222+
mini_portile2 (~> 2.8.2)
223+
racc (~> 1.4)
224+
nokogiri (1.18.9-x86_64-linux-gnu)
223225
racc (~> 1.4)
224226
octokit (4.20.0)
225227
faraday (>= 0.9)
226228
sawyer (~> 0.8.0, >= 0.5.3)
227229
pathutil (0.16.2)
228230
forwardable-extended (~> 2.6)
229231
public_suffix (4.0.6)
230-
racc (1.6.2)
232+
racc (1.8.1)
231233
rake (13.0.3)
232234
rb-fsevent (0.10.4)
233235
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)