From 765f28fbb1bd2b4dc69ca01f3c39c01704d78232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 15:19:12 +0000 Subject: [PATCH] Bump the bundler group with 5 updates Bumps the bundler group with 5 updates: | Package | From | To | | --- | --- | --- | | [activesupport](https://github.com/rails/rails) | `7.0.4` | `7.0.7.1` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `3.21.9` | `3.25.5` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.13.9` | `1.18.8` | | [rexml](https://github.com/ruby/rexml) | `3.2.5` | `3.3.9` | | [webrick](https://github.com/ruby/webrick) | `1.7.0` | `1.8.2` | Updates `activesupport` from 7.0.4 to 7.0.7.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.7.1) Updates `google-protobuf` from 3.21.9 to 3.25.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.9...v3.25.5) Updates `nokogiri` from 1.13.9 to 1.18.8 - [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.13.9...v1.18.8) Updates `rexml` from 3.2.5 to 3.3.9 - [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.2.5...v3.3.9) Updates `webrick` from 1.7.0 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.0.7.1 dependency-type: indirect dependency-group: bundler - dependency-name: google-protobuf dependency-version: 3.25.5 dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.3.9 dependency-type: indirect dependency-group: bundler - dependency-name: webrick dependency-version: 1.8.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ef12e484..1ceaa2562 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,7 +20,7 @@ GEM io-event (~> 1.1.0) timers (~> 4.1) colorator (1.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.3.5) console (1.16.2) fiber-local em-websocket (0.5.3) @@ -37,7 +37,7 @@ GEM fiber-local (1.0.0) forwardable-extended (2.6.0) gemoji (3.0.1) - google-protobuf (3.21.9) + google-protobuf (3.25.5) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) @@ -50,7 +50,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-event (1.1.2) jekyll (4.3.1) @@ -96,10 +96,10 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.0) - minitest (5.16.3) - nokogiri (1.13.9) - mini_portile2 (~> 2.8.0) + mini_portile2 (2.8.9) + minitest (5.25.5) + nokogiri (1.18.8) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octicons (17.7.0) octokit (4.25.1) @@ -108,13 +108,13 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.0) - racc (1.6.0) + racc (1.8.1) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.9) rouge (4.0.0) ruby2_keywords (0.0.5) safe_yaml (1.0.5) @@ -129,10 +129,10 @@ GEM timers (4.3.5) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) - webrick (1.7.0) + webrick (1.8.2) yell (2.2.2) zeitwerk (2.6.1)