From f6057860c3192c81ee4cf27c6e95635ee2ae0cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:50:17 +0000 Subject: [PATCH] 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](https://github.com/rails/rails/compare/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](https://github.com/ruby/csv/compare/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](https://github.com/ruby/logger/compare/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](https://github.com/sparklemotion/nokogiri/compare/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](https://github.com/ruby/rexml/compare/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](https://github.com/ruby/securerandom/compare/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] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a036de7..635b8d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.0) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -27,7 +27,7 @@ GEM commonmarker (0.23.11) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.1) dnsruby (1.72.3) base64 (~> 0.2.0) simpleidn (~> 0.2.1) @@ -234,7 +234,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.2) + logger (1.6.3) mercenary (0.3.6) minima (2.5.1) jekyll (>= 3.5, < 5.0) @@ -243,17 +243,17 @@ GEM minitest (5.25.4) net-http (0.6.0) uri - nokogiri (1.17.0-aarch64-linux) + nokogiri (1.17.2-aarch64-linux) racc (~> 1.4) - nokogiri (1.17.0-arm-linux) + nokogiri (1.17.2-arm-linux) racc (~> 1.4) - nokogiri (1.17.0-arm64-darwin) + nokogiri (1.17.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.17.0-x86-linux) + nokogiri (1.17.2-x86-linux) racc (~> 1.4) - nokogiri (1.17.0-x86_64-darwin) + nokogiri (1.17.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.17.0-x86_64-linux) + nokogiri (1.17.2-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -265,7 +265,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.9) + rexml (3.4.0) rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -277,7 +277,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - securerandom (0.4.0) + securerandom (0.4.1) simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1)