Skip to content

Commit

Permalink
Use RuboCop RSpec 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jun 28, 2024
1 parent dec8343 commit d0016e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'rake'
gem 'rspec'
gem 'rubocop', github: 'rubocop/rubocop'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-rspec', '~> 2.27.0'
gem 'rubocop-rspec', '~> 3.0.0'
gem 'simplecov'
gem 'test-queue'
gem 'yard', '~> 0.9'
Expand Down

0 comments on commit d0016e8

Please sign in to comment.