Skip to content

Commit 2ceb4f6

Browse files
chore(deps): update dependency rubocop to '~> 1.84.0'
1 parent 5d653ec commit 2ceb4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.82.0'
26+
gem 'rubocop', '~> 1.84.0'
2727
gem 'rubocop-performance', '~> 1.26.0'
2828
gem 'rubocop-rails', '~> 2.34.0'
2929
gem 'slim_lint', '~> 0.33.0'

0 commit comments

Comments
 (0)