Skip to content

Commit f0d65ea

Browse files
bundle(deps): bump the ruby-deps group with 2 updates (#653)
Bumps the ruby-deps group with 2 updates: [csv](https://github.com/ruby/csv) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `csv` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.2...v3.3.3) Updates `nokogiri` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.4...v1.18.5) --- updated-dependencies: - dependency-name: csv dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b531f0 commit f0d65ea

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GEM
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.0)
30-
csv (3.3.2)
30+
csv (3.3.3)
3131
dnsruby (1.72.4)
3232
base64 (~> 0.2.0)
3333
logger (~> 1.6.5)
@@ -245,24 +245,24 @@ GEM
245245
minitest (5.25.5)
246246
net-http (0.6.0)
247247
uri
248-
nokogiri (1.18.4)
248+
nokogiri (1.18.5)
249249
mini_portile2 (~> 2.8.2)
250250
racc (~> 1.4)
251-
nokogiri (1.18.4-aarch64-linux-gnu)
251+
nokogiri (1.18.5-aarch64-linux-gnu)
252252
racc (~> 1.4)
253-
nokogiri (1.18.4-aarch64-linux-musl)
253+
nokogiri (1.18.5-aarch64-linux-musl)
254254
racc (~> 1.4)
255-
nokogiri (1.18.4-arm-linux-gnu)
255+
nokogiri (1.18.5-arm-linux-gnu)
256256
racc (~> 1.4)
257-
nokogiri (1.18.4-arm-linux-musl)
257+
nokogiri (1.18.5-arm-linux-musl)
258258
racc (~> 1.4)
259-
nokogiri (1.18.4-arm64-darwin)
259+
nokogiri (1.18.5-arm64-darwin)
260260
racc (~> 1.4)
261-
nokogiri (1.18.4-x86_64-darwin)
261+
nokogiri (1.18.5-x86_64-darwin)
262262
racc (~> 1.4)
263-
nokogiri (1.18.4-x86_64-linux-gnu)
263+
nokogiri (1.18.5-x86_64-linux-gnu)
264264
racc (~> 1.4)
265-
nokogiri (1.18.4-x86_64-linux-musl)
265+
nokogiri (1.18.5-x86_64-linux-musl)
266266
racc (~> 1.4)
267267
octokit (4.25.1)
268268
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)