Skip to content

Commit

Permalink
Update dependency rubocop-rspec to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent c2f7697 commit c8cc8d3
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 @@ -15,6 +15,6 @@ gem 'rake', '~> 13.2'
gem 'rspec', '~> 3.13'
gem 'rubocop', '~> 1.65', require: false
gem 'rubocop-rake', '~> 0.6', require: false
gem 'rubocop-rspec', '~> 2.31', require: false
gem 'rubocop-rspec', '~> 3.0', require: false
gem 'simplecov', '~> 0.22', require: false
gem 'yard', require: false

0 comments on commit c8cc8d3

Please sign in to comment.