From e4d90c14dc8f84af46fb516facd4bfec32e19600 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 13:35:04 +0200 Subject: [PATCH] Build(deps): Bump rubocop-rspec from 1.43.2 to 1.44.0 (#10969) Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.43.2 to 1.44.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.43.2...v1.44.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd8df4ecb8f..59721b612fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -352,13 +352,14 @@ GEM rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.8.0) + rubocop-ast (0.7.1) parser (>= 2.7.1.5) rubocop-discourse (2.3.2) rubocop (>= 0.69.0) rubocop-rspec (>= 1.39.0) - rubocop-rspec (1.43.2) + rubocop-rspec (1.44.0) rubocop (~> 0.87) + rubocop-ast (~> 0.7.1) ruby-prof (1.4.1) ruby-progressbar (1.10.1) ruby-readability (0.7.0)