From 9f40e5dea6f2896d5306541dd0b55f217ddc6844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:42:40 +0000 Subject: [PATCH] Bump rexml from 3.2.3 to 3.2.5 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.3 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.3...v3.2.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 64 +++++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 31 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9346255..7f6007b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,34 +1,36 @@ -GEM - remote: https://rubygems.org/ - specs: - ast (2.4.0) - byebug (11.1.3) - colorize (0.8.1) - jaro_winkler (1.5.4) - nokogiri (1.11.0.rc2-x64-mingw32) - parallel (1.19.1) - parser (2.7.1.1) - ast (~> 2.4.0) - rainbow (3.0.0) - rexml (3.2.3) - rubocop (0.81.0) - jaro_winkler (~> 1.5.1) - parallel (~> 1.10) - parser (>= 2.7.0.1) - rainbow (>= 2.2.2, < 4.0) - rexml - ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - ruby-progressbar (1.10.1) - unicode-display_width (1.7.0) - -PLATFORMS - x64-mingw32 - -DEPENDENCIES - byebug - colorize (~> 0.8.1) - nokogiri +GEM + remote: https://rubygems.org/ + specs: + ast (2.4.0) + byebug (11.1.3) + colorize (0.8.1) + jaro_winkler (1.5.4) + nokogiri (1.11.0.rc2-x64-mingw32) + nokogiri (1.11.0.rc2-x86_64-linux) + parallel (1.19.1) + parser (2.7.1.1) + ast (~> 2.4.0) + rainbow (3.0.0) + rexml (3.2.5) + rubocop (0.81.0) + jaro_winkler (~> 1.5.1) + parallel (~> 1.10) + parser (>= 2.7.0.1) + rainbow (>= 2.2.2, < 4.0) + rexml + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 2.0) + ruby-progressbar (1.10.1) + unicode-display_width (1.7.0) + +PLATFORMS + x64-mingw32 + x86_64-linux + +DEPENDENCIES + byebug + colorize (~> 0.8.1) + nokogiri rubocop BUNDLED WITH