From f38655d02abbce4ecb83e13289595b16f2a74360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:27:19 +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 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 032240c..0e063a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: . specs: rubocop-ergoserv (0.1.0) - rubocop (~> 0.80) + rubocop (= 0.81) rubocop-performance (~> 1.5.2) rubocop-rails (~> 2.4.2) rubocop-rake (~> 0.5.1) @@ -11,21 +11,21 @@ PATH GEM remote: https://rubygems.org/ specs: - ast (2.4.0) + ast (2.4.2) coderay (1.1.2) diff-lcs (1.3) jaro_winkler (1.5.4) method_source (0.9.2) - parallel (1.19.1) - parser (2.7.0.4) - ast (~> 2.4.0) + parallel (1.20.1) + parser (3.0.1.0) + ast (~> 2.4.1) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.2.2) + rack (2.2.3) rainbow (3.0.0) rake (13.0.1) - rexml (3.2.4) + rexml (3.2.5) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -40,14 +40,14 @@ GEM rspec-support (~> 3.9.0) rspec-shell-expectations (1.3.0) rspec-support (3.9.2) - rubocop (0.80.1) + 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, < 1.7) + unicode-display_width (>= 1.4.0, < 2.0) rubocop-performance (1.5.2) rubocop (>= 0.71.0) rubocop-rails (2.4.2) @@ -57,8 +57,8 @@ GEM rubocop rubocop-rspec (1.38.1) rubocop (>= 0.68.1) - ruby-progressbar (1.10.1) - unicode-display_width (1.6.1) + ruby-progressbar (1.11.0) + unicode-display_width (1.7.0) PLATFORMS ruby