From 4d4edca052d8b468ad4a715d90eb67c9fd75d55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 12:22:41 -0400 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 (#2699) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [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.4...v3.2.5) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0d4f436..92de9c7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -344,7 +344,7 @@ GEM request_store (1.5.0) rack (>= 1.4) retriable (3.1.2) - rexml (3.2.4) + rexml (3.2.5) rspec-core (3.9.3) rspec-support (~> 3.9.3) rspec-expectations (3.9.4)