Skip to content

Commit d52cc69

Browse files
Bump nokogiri from 1.16.2 to 1.18.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.18.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.2...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8a7ea6 commit d52cc69

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
@@ -215,11 +215,11 @@ GEM
215215
next_rails (1.3.0)
216216
colorize (>= 0.8.1)
217217
nio4r (2.7.4)
218-
nokogiri (1.16.2-arm64-darwin)
218+
nokogiri (1.18.8-arm64-darwin)
219219
racc (~> 1.4)
220-
nokogiri (1.16.2-x86_64-darwin)
220+
nokogiri (1.18.8-x86_64-darwin)
221221
racc (~> 1.4)
222-
nokogiri (1.16.2-x86_64-linux)
222+
nokogiri (1.18.8-x86_64-linux-gnu)
223223
racc (~> 1.4)
224224
oauth2 (2.0.9)
225225
faraday (>= 0.17.3, < 3.0)
@@ -261,7 +261,7 @@ GEM
261261
nio4r (~> 2.0)
262262
pundit (2.3.1)
263263
activesupport (>= 3.0.0)
264-
racc (1.7.3)
264+
racc (1.8.1)
265265
rack (2.2.8)
266266
rack-mini-profiler (3.1.1)
267267
rack (>= 1.2.0)

0 commit comments

Comments
 (0)