From 40afbe8ff1666809722b58f08e988407233f2ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 23:57:17 +0000 Subject: [PATCH] Bump rexml from 3.2.7 to 3.3.2 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.7 to 3.3.2. - [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.7...v3.3.2) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c004cab..1de68ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,8 +191,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.7) - strscan (>= 3.0.9) + rexml (3.3.2) + strscan roar (1.1.1) representable (~> 3.0) rspec (3.9.0)