Skip to content

Commit 9179a75

Browse files
Bump nokogiri from 1.14.3 to 1.15.6 (#168)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.15.6. - [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.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b920e22 commit 9179a75

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
@@ -211,7 +211,7 @@ 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.2)
214+
mini_portile2 (2.8.5)
215215
minima (2.5.1)
216216
jekyll (>= 3.5, < 5.0)
217217
jekyll-feed (~> 0.9)
@@ -225,16 +225,16 @@ GEM
225225
jekyll-sitemap (~> 1.3)
226226
minitest (5.17.0)
227227
multipart-post (2.1.1)
228-
nokogiri (1.14.3)
229-
mini_portile2 (~> 2.8.0)
228+
nokogiri (1.15.6)
229+
mini_portile2 (~> 2.8.2)
230230
racc (~> 1.4)
231231
octokit (4.21.0)
232232
faraday (>= 0.9)
233233
sawyer (~> 0.8.0, >= 0.5.3)
234234
pathutil (0.16.2)
235235
forwardable-extended (~> 2.6)
236236
public_suffix (4.0.6)
237-
racc (1.6.2)
237+
racc (1.7.3)
238238
rb-fsevent (0.11.0)
239239
rb-inotify (0.10.1)
240240
ffi (~> 1.0)

0 commit comments

Comments
 (0)