Skip to content

Commit 25f7fa7

Browse files
Bump rubocop-rspec from 2.30.0 to 2.31.0 (#747)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 455ba60 commit 25f7fa7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ group :development do
6767
gem 'rubocop-performance', '~> 1.21', require: false
6868
gem 'rubocop-rails', '~> 2.25', require: false
6969
gem 'rubocop-rake', '~> 0.6.0', require: false
70-
gem 'rubocop-rspec', '~> 2.30', require: false
70+
gem 'rubocop-rspec', '~> 2.31', require: false
7171
end
7272

7373
group :test do

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,12 +517,12 @@ GEM
517517
rubocop-ast (>= 1.31.1, < 2.0)
518518
rubocop-rake (0.6.0)
519519
rubocop (~> 1.0)
520-
rubocop-rspec (2.30.0)
520+
rubocop-rspec (2.31.0)
521521
rubocop (~> 1.40)
522522
rubocop-capybara (~> 2.17)
523523
rubocop-factory_bot (~> 2.22)
524524
rubocop-rspec_rails (~> 2.28)
525-
rubocop-rspec_rails (2.28.3)
525+
rubocop-rspec_rails (2.29.0)
526526
rubocop (~> 1.40)
527527
ruby-progressbar (1.13.0)
528528
ruby2_keywords (0.0.5)
@@ -655,7 +655,7 @@ DEPENDENCIES
655655
rubocop-performance (~> 1.21)
656656
rubocop-rails (~> 2.25)
657657
rubocop-rake (~> 0.6.0)
658-
rubocop-rspec (~> 2.30)
658+
rubocop-rspec (~> 2.31)
659659
sass-rails (~> 6.0.0)
660660
selenium-webdriver (~> 4.21.1)
661661
sendgrid (~> 1.2.4)

0 commit comments

Comments
 (0)