Skip to content

Commit

Permalink
Use RuboCop RSpec 2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Nov 3, 2023
1 parent bfb84f6 commit d9c4763
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 'rake'
gem 'rspec'
gem 'rubocop', github: 'rubocop/rubocop'
gem 'rubocop-performance', '~> 1.18.0'
gem 'rubocop-rspec', '~> 2.22.0'
gem 'rubocop-rspec', '~> 2.25.0'
gem 'simplecov'
gem 'test-queue'
gem 'yard', '~> 0.9'
Expand Down

0 comments on commit d9c4763

Please sign in to comment.