From e6afd29ab77e39bef59e261d0491a6aebfcce7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:30:32 +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 5d29ab1..2fde1a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - 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) @@ -152,7 +154,7 @@ GEM pg (1.2.2) popper_js (1.16.0) public_suffix (4.0.3) - puma (3.12.3) + puma (3.12.6) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -189,7 +191,7 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - rexml (3.2.4) + rexml (3.2.5) rspec-core (3.9.1) rspec-support (~> 3.9.1) rspec-expectations (3.9.0)