Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Bump rubocop-rspec from 2.27.1 to 2.28.0 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 1935d83 commit bb56f1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ gem 'rspec', '~> 3.13'
gem 'rubocop', '~> 1.62'
gem 'rubocop-performance', '~> 1.21'
gem 'rubocop-rake', '~> 0.6'
gem 'rubocop-rspec', '~> 2.27'
gem 'rubocop-rspec', '~> 2.28'
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,13 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.27.1)
rubocop-rspec (2.28.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.2)
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
unicode-display_width (2.5.0)

Expand All @@ -74,7 +77,7 @@ DEPENDENCIES
rubocop (~> 1.62)
rubocop-performance (~> 1.21)
rubocop-rake (~> 0.6)
rubocop-rspec (~> 2.27)
rubocop-rspec (~> 2.28)
vote-schulze!

BUNDLED WITH
Expand Down

0 comments on commit bb56f1c

Please sign in to comment.