From dc9c0062140487c4b06cb3180177908350f8b190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:27:33 +0000 Subject: [PATCH] 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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a659414..ebf2fe5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,9 +66,9 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.1) - chronic (0.10.2) case_transform (0.2) activesupport + chronic (0.10.2) coderay (1.1.2) concurrent-ruby (1.1.6) connection_pool (2.2.2) @@ -129,7 +129,9 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) @@ -189,7 +191,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.1.3) - rexml (3.2.4) + rexml (3.2.5) rspec-core (3.9.1) rspec-support (~> 3.9.1) rspec-expectations (3.9.1)