From affed407283f4368eebb425f4d93859da96389e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:27:05 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.3.6 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.6. - [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.6...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 846b705..34bd4f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.3.6) + strscan ruby2_keywords (0.0.5) rubyzip (2.3.2) sassc (2.4.0) @@ -263,6 +264,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + simple_calendar (2.4.3) + rails (>= 3.0) snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) @@ -276,6 +279,7 @@ GEM stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) thor (1.3.0) tilt (2.3.0) timeout (0.4.1) @@ -327,6 +331,7 @@ DEPENDENCIES rails (~> 7.1.2) sassc-rails selenium-webdriver + simple_calendar (~> 2.4) sprockets-rails stimulus-rails turbo-rails