Skip to content

Commit

Permalink
Update dependency rubocop to '~> 1.69.0' (#56)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent a392680 commit ad448b9
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 @@ -10,7 +10,7 @@ group :test do
gem 'coveralls', require: false
gem 'foodcritic', '~> 16.0'
gem 'rake'
gem 'rubocop', '~> 1.68.0'
gem 'rubocop', '~> 1.69.0'
gem 'simplecov', '~> 0.10'
end

Expand Down

0 comments on commit ad448b9

Please sign in to comment.