Skip to content

Commit ad593ac

Browse files
chore(deps): update dependency rubocop to '~> 1.80.0'
1 parent 4b42c85 commit ad593ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ end
2323
# not needed (and actually conflicting), therefore we skip them.
2424
if @dependencies.none? {|d| d.name == 'rubocop' }
2525
group :development do
26-
gem 'rubocop', '~> 1.79.0'
26+
gem 'rubocop', '~> 1.80.0'
2727
gem 'rubocop-performance', '~> 1.25.0'
2828
gem 'rubocop-rails', '~> 2.33.0'
2929
gem 'slim_lint', '~> 0.33.0'

0 commit comments

Comments
 (0)