Skip to content

Commit 910d7a9

Browse files
Bump nokogiri from 1.16.2 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 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.2...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 446f66d commit 910d7a9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -229,13 +229,13 @@ GEM
229229
net-protocol
230230
netrc (0.11.0)
231231
nio4r (2.7.0)
232-
nokogiri (1.16.2-aarch64-linux)
232+
nokogiri (1.18.3-aarch64-linux-gnu)
233233
racc (~> 1.4)
234-
nokogiri (1.16.2-arm64-darwin)
234+
nokogiri (1.18.3-arm64-darwin)
235235
racc (~> 1.4)
236-
nokogiri (1.16.2-x86_64-darwin)
236+
nokogiri (1.18.3-x86_64-darwin)
237237
racc (~> 1.4)
238-
nokogiri (1.16.2-x86_64-linux)
238+
nokogiri (1.18.3-x86_64-linux-gnu)
239239
racc (~> 1.4)
240240
orm_adapter (0.5.0)
241241
parallel (1.22.1)
@@ -251,7 +251,7 @@ GEM
251251
nio4r (~> 2.0)
252252
pundit (2.3.0)
253253
activesupport (>= 3.0.0)
254-
racc (1.7.3)
254+
racc (1.8.1)
255255
rack (2.2.13)
256256
rack-test (2.1.0)
257257
rack (>= 1.3)

0 commit comments

Comments
 (0)