From ad69f3f4a07b913f112528532af2b6cb8fd0c173 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 17:47:21 +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 e7f1fea..44f1ff8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,21 +27,21 @@ PATH GEM remote: https://rubygems.org/ specs: - ast (2.4.1) + ast (2.4.2) diff-lcs (1.4.4) equatable (0.5.0) kramdown (1.16.2) necromancer (0.4.0) parallel (1.20.1) - parser (3.0.0.0) + parser (3.0.1.0) ast (~> 2.4.1) pastel (0.7.2) equatable (~> 0.5.0) tty-color (~> 0.4.0) 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) rouge (3.25.0) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -65,12 +65,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) ruby-progressbar (1.11.0)