From 5a47ccb140467a9444e833c46319989c687bfc62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:31:58 +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 | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ced7da2..21718de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - jekyll-github-pages-gem (1.1.2) + jekyll-github-pages-gem (1.1.3) carrierwave (>= 2.0.0.rc, < 3.0) kramdown (~> 2.3.0) octokit (~> 4.18) @@ -31,6 +31,7 @@ GEM docile (1.3.2) faraday (0.17.3) multipart-post (>= 1.2, < 3) + ffi (1.13.1) ffi (1.13.1-x64-mingw32) i18n (1.8.5) concurrent-ruby (~> 1.0) @@ -39,12 +40,18 @@ GEM ruby-vips (>= 2.0.17, < 3) kramdown (2.3.0) rexml - mimemagic (0.3.5) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.10.1) mini_mime (1.0.2) minitest (5.14.1) mocha (1.11.2) multipart-post (2.1.1) + nokogiri (1.11.3-x64-mingw32) + racc (~> 1.4) + nokogiri (1.11.3-x86_64-linux) + racc (~> 1.4) octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -52,11 +59,12 @@ GEM parser (2.7.1.4) ast (~> 2.4.1) public_suffix (4.0.5) + racc (1.5.2) rainbow (3.0.0) rake (13.0.1) rdoc (6.2.1) regexp_parser (1.7.1) - rexml (3.2.4) + rexml (3.2.5) rubocop (0.89.1) parallel (~> 1.10) parser (>= 2.7.1.1) @@ -86,6 +94,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES carrierwave (>= 2.0.0.rc, < 3.0)