From 42cf1adcc750d54acaed560bb794c8ea1d05a28f Mon Sep 17 00:00:00 2001 From: arpit-jain_atko Date: Mon, 15 Sep 2025 14:56:37 +0530 Subject: [PATCH 1/2] chore: Bump rexml from 3.2.5 to 3.4.4 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5f41f5..55eee6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.8.1) - rexml (3.2.5) + rexml (3.4.4) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -157,6 +157,7 @@ PLATFORMS aarch64-linux arm64-darwin-21 arm64-darwin-22 + arm64-darwin-23 x86_64-darwin-22 x86_64-linux From 0c7cfec5200ae50d5e04b51c18231bcdbb7ff681 Mon Sep 17 00:00:00 2001 From: arpit-jain_atko Date: Mon, 15 Sep 2025 15:44:52 +0530 Subject: [PATCH 2/2] chore: Bump rexml from 3.2.5 to 3.3.9 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55eee6d..9250636 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.8.1) - rexml (3.4.4) + rexml (3.3.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0)