From a8fd0a856af95e7d19fa9af8f93b2662fdf9ed72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:35:25 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.2.4 to 3.2.5 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32dfed1..0ff2259 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM rainbow (3.0.0) rake (10.5.0) rchardet (1.8.0) - rexml (3.2.4) + rexml (3.2.5) rgl (0.5.7) lazy_priority_queue (~> 0.1.0) stream (~> 0.5.3)