Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to '~> 1.69.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 3e4adf2 commit a9de93b
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 @@ -4,6 +4,6 @@ gemspec

group :development, :test do
# ref: http://docs.rubocop.org/en/latest/installation/
gem 'rubocop', '~> 1.68.0', require: false
gem 'rubocop', '~> 1.69.0', require: false
gem 'yard', '~> 0.9.20'
end

0 comments on commit a9de93b

Please sign in to comment.