From 47ed86d57c19a01b1954a453605baa9f7208a677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 22:08:44 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8d77ae71..e2ea0c6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1382,7 +1382,9 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.5.0) minitest (5.14.4) @@ -1507,7 +1509,7 @@ GEM faraday_middleware (>= 0.8.8, <= 2.0) hashie (>= 1.2.0, < 5.0) jwt (>= 1.5.6) - rexml (3.2.4) + rexml (3.2.5) ri_cal (0.8.8) roadie (4.0.0) css_parser (~> 1.4)