From 14d49eda587b9016d4e7b99b83391122bfcb3148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 19:09:25 +0000 Subject: [PATCH] Bump rexml from 3.3.8 to 3.3.9 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.8 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.3.8...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0638f4..cf3a3e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,6 +18,7 @@ GEM eventmachine (1.2.7) ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) google-protobuf (4.28.3-arm64-darwin) bigdecimal @@ -25,6 +26,9 @@ GEM google-protobuf (4.28.3-x86_64-darwin) bigdecimal rake (>= 13) + google-protobuf (4.28.3-x86_64-linux) + bigdecimal + rake (>= 13) http_parser.rb (0.8.0) i18n (1.14.6) concurrent-ruby (~> 1.0) @@ -67,13 +71,15 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.8) + rexml (3.3.9) rouge (4.4.0) safe_yaml (1.0.5) sass-embedded (1.80.4-arm64-darwin) google-protobuf (~> 4.28) sass-embedded (1.80.4-x86_64-darwin) google-protobuf (~> 4.28) + sass-embedded (1.80.4-x86_64-linux-gnu) + google-protobuf (~> 4.28) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) @@ -83,6 +89,7 @@ PLATFORMS arm64-darwin-22 arm64-darwin-23 x86_64-darwin-20 + x86_64-linux DEPENDENCIES bundler (~> 2.2)