From d65bc883cbf0864f37234efb379f9d9872368fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:48:44 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.2.6 to 3.2.7 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.7. - [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.2.7) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e54015de..87e3bcb90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -595,7 +595,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.7) + strscan (>= 3.0.9) rodf (1.2.0) builder (>= 3.0) rubyzip (>= 1.0) @@ -767,6 +768,7 @@ GEM stringio (3.1.0) strong_migrations (1.8.0) activerecord (>= 5.2) + strscan (3.1.0) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5)