From c3721cab76b76cc633ef7a77bea564162801ce3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:56:14 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 in /src 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] --- src/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 318fe9d..2295dd9 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -131,7 +131,7 @@ GEM rake (13.0.3) redis (4.2.5) regexp_parser (2.0.3) - rexml (3.2.4) + rexml (3.2.5) roda (3.40.0) rack rspec (3.10.0)