From 00b935e587bdebdcda3734c31514c7aec99fd1ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 04:44:05 +0000 Subject: [PATCH] Bump rubocop-rspec from 2.1.0 to 2.3.0 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.1.0...v2.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 689f1cb..13e96b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - ast (2.4.1) + ast (2.4.2) bcrypt (3.1.16) coderay (1.1.3) concurrent-ruby (1.1.7) @@ -83,7 +83,7 @@ GEM nio4r (2.5.4) oj (3.11.2) parallel (1.20.1) - parser (3.0.0.0) + parser (3.0.1.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) @@ -99,8 +99,8 @@ GEM rack (>= 1.0, < 3) rainbow (3.0.0) rake (13.0.3) - regexp_parser (2.0.3) - rexml (3.2.4) + regexp_parser (2.1.1) + rexml (3.2.5) roda (3.40.0) rack roda-enhanced_logger (0.3.0) @@ -128,12 +128,12 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.4.0) + rubocop-ast (1.4.1) parser (>= 2.7.1.5) rubocop-performance (1.9.2) rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.1.0) + rubocop-rspec (2.3.0) rubocop (~> 1.0) rubocop-ast (>= 1.1.0) rubocop-thread_safety (0.4.2)