Skip to content

Commit

Permalink
Update rubocop requirement from ~> 0.89.1 to ~> 1.12.1 (#1)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9c47cc6 commit 83a8bb7
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 do
gem 'rake'
gem 'rspec'
gem 'rubocop', '~> 0.89.1', require: false
gem 'rubocop', '~> 1.12.1', require: false
gem 'yard'
end

0 comments on commit 83a8bb7

Please sign in to comment.