Skip to content

Commit

Permalink
most recent rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
simonneutert committed Sep 16, 2024
1 parent b06f2aa commit 214e882
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 @@ -13,7 +13,7 @@ group :development, :test do
gem 'pry'
gem 'rake'
gem 'rspec'
gem 'rubocop', '1.30.0' # Lock to specific version to avoid breaking cops/changes
gem 'rubocop', '1.66.1'
gem 'rubocop-rake'
gem 'rubocop-rspec'
gem 'vcr'
Expand Down

0 comments on commit 214e882

Please sign in to comment.