Skip to content

Commit f605786

Browse files
bundle(deps): bump the ruby-deps group with 6 updates
Bumps the ruby-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [activesupport](https://github.com/rails/rails) | `8.0.0` | `8.0.1` | | [csv](https://github.com/ruby/csv) | `3.3.0` | `3.3.1` | | [logger](https://github.com/ruby/logger) | `1.6.2` | `1.6.3` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.17.0` | `1.17.2` | | [rexml](https://github.com/ruby/rexml) | `3.3.9` | `3.4.0` | | [securerandom](https://github.com/ruby/securerandom) | `0.4.0` | `0.4.1` | Updates `activesupport` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.0.0...v8.0.1) Updates `csv` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md) - [Commits](ruby/csv@v3.3.0...v3.3.1) Updates `logger` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/ruby/logger/releases) - [Commits](ruby/logger@v1.6.2...v1.6.3) Updates `nokogiri` from 1.17.0 to 1.17.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.17.0...v1.17.2) Updates `rexml` from 3.3.9 to 3.4.0 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.0) Updates `securerandom` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/ruby/securerandom/releases) - [Commits](ruby/securerandom@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: csv dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: logger 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 - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: securerandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c60970 commit f605786

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.0)
4+
activesupport (8.0.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -27,7 +27,7 @@ GEM
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.4)
2929
connection_pool (2.4.1)
30-
csv (3.3.0)
30+
csv (3.3.1)
3131
dnsruby (1.72.3)
3232
base64 (~> 0.2.0)
3333
simpleidn (~> 0.2.1)
@@ -234,7 +234,7 @@ GEM
234234
listen (3.9.0)
235235
rb-fsevent (~> 0.10, >= 0.10.3)
236236
rb-inotify (~> 0.9, >= 0.9.10)
237-
logger (1.6.2)
237+
logger (1.6.3)
238238
mercenary (0.3.6)
239239
minima (2.5.1)
240240
jekyll (>= 3.5, < 5.0)
@@ -243,17 +243,17 @@ GEM
243243
minitest (5.25.4)
244244
net-http (0.6.0)
245245
uri
246-
nokogiri (1.17.0-aarch64-linux)
246+
nokogiri (1.17.2-aarch64-linux)
247247
racc (~> 1.4)
248-
nokogiri (1.17.0-arm-linux)
248+
nokogiri (1.17.2-arm-linux)
249249
racc (~> 1.4)
250-
nokogiri (1.17.0-arm64-darwin)
250+
nokogiri (1.17.2-arm64-darwin)
251251
racc (~> 1.4)
252-
nokogiri (1.17.0-x86-linux)
252+
nokogiri (1.17.2-x86-linux)
253253
racc (~> 1.4)
254-
nokogiri (1.17.0-x86_64-darwin)
254+
nokogiri (1.17.2-x86_64-darwin)
255255
racc (~> 1.4)
256-
nokogiri (1.17.0-x86_64-linux)
256+
nokogiri (1.17.2-x86_64-linux)
257257
racc (~> 1.4)
258258
octokit (4.25.1)
259259
faraday (>= 1, < 3)
@@ -265,7 +265,7 @@ GEM
265265
rb-fsevent (0.11.2)
266266
rb-inotify (0.11.1)
267267
ffi (~> 1.0)
268-
rexml (3.3.9)
268+
rexml (3.4.0)
269269
rouge (3.30.0)
270270
rubyzip (2.3.2)
271271
safe_yaml (1.0.5)
@@ -277,7 +277,7 @@ GEM
277277
sawyer (0.9.2)
278278
addressable (>= 2.3.5)
279279
faraday (>= 0.17.3, < 3)
280-
securerandom (0.4.0)
280+
securerandom (0.4.1)
281281
simpleidn (0.2.3)
282282
terminal-table (1.8.0)
283283
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)