Skip to content

Commit

Permalink
Use RuboCop RSpec 3.3 for development
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jan 2, 2025
1 parent f8e9c2b commit f0e791c
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.1.0'
gem 'rubocop-rspec', '~> 3.3.0'
gem 'simplecov'
gem 'test-queue'
gem 'yard', '~> 0.9'
Expand Down

0 comments on commit f0e791c

Please sign in to comment.