Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 20abacb

Browse files
chore(deps-dev): bump nokogiri from 1.14.3 to 1.15.6 (#267)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2323b60 commit 20abacb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -205,22 +205,22 @@ 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.1)
208+
mini_portile2 (2.8.5)
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.14.3)
215-
mini_portile2 (~> 2.8.0)
214+
nokogiri (1.15.6)
215+
mini_portile2 (~> 2.8.2)
216216
racc (~> 1.4)
217217
octokit (4.25.1)
218218
faraday (>= 1, < 3)
219219
sawyer (~> 0.9)
220220
pathutil (0.16.2)
221221
forwardable-extended (~> 2.6)
222222
public_suffix (4.0.7)
223-
racc (1.6.2)
223+
racc (1.7.3)
224224
rb-fsevent (0.11.2)
225225
rb-inotify (0.10.1)
226226
ffi (~> 1.0)

0 commit comments

Comments
 (0)