Skip to content

Commit

Permalink
Use RuboCop RSpec 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Oct 4, 2024
1 parent c75628f commit fb0a21b
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 @@ -11,7 +11,7 @@ gem 'prism'
gem 'rake'
gem 'rspec'
gem 'rubocop', github: 'rubocop/rubocop'
gem 'rubocop-rspec', '~> 3.0.0'
gem 'rubocop-rspec', '~> 3.1.0'
gem 'simplecov'
gem 'test-queue'
gem 'yard', '~> 0.9'
Expand Down

0 comments on commit fb0a21b

Please sign in to comment.