Skip to content

Commit b54edc2

Browse files
authoredFeb 19, 2025··
bundle(deps-dev): bump nokogiri from 1.18.2 to 1.18.3 (#646)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.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.18.2...v1.18.3) --- 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 b8b7be4 commit b54edc2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
 

‎Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -244,24 +244,24 @@ GEM
244244
minitest (5.25.4)
245245
net-http (0.6.0)
246246
uri
247-
nokogiri (1.18.2)
247+
nokogiri (1.18.3)
248248
mini_portile2 (~> 2.8.2)
249249
racc (~> 1.4)
250-
nokogiri (1.18.2-aarch64-linux-gnu)
250+
nokogiri (1.18.3-aarch64-linux-gnu)
251251
racc (~> 1.4)
252-
nokogiri (1.18.2-aarch64-linux-musl)
252+
nokogiri (1.18.3-aarch64-linux-musl)
253253
racc (~> 1.4)
254-
nokogiri (1.18.2-arm-linux-gnu)
254+
nokogiri (1.18.3-arm-linux-gnu)
255255
racc (~> 1.4)
256-
nokogiri (1.18.2-arm-linux-musl)
256+
nokogiri (1.18.3-arm-linux-musl)
257257
racc (~> 1.4)
258-
nokogiri (1.18.2-arm64-darwin)
258+
nokogiri (1.18.3-arm64-darwin)
259259
racc (~> 1.4)
260-
nokogiri (1.18.2-x86_64-darwin)
260+
nokogiri (1.18.3-x86_64-darwin)
261261
racc (~> 1.4)
262-
nokogiri (1.18.2-x86_64-linux-gnu)
262+
nokogiri (1.18.3-x86_64-linux-gnu)
263263
racc (~> 1.4)
264-
nokogiri (1.18.2-x86_64-linux-musl)
264+
nokogiri (1.18.3-x86_64-linux-musl)
265265
racc (~> 1.4)
266266
octokit (4.25.1)
267267
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)
Please sign in to comment.