Skip to content

Commit

Permalink
chore(deps): update dependency rubocop-rails to '~> 2.28.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 1fb4455 commit 6abdb94
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 @@ -28,7 +28,7 @@ if @dependencies.none? {|d| d.name == 'rubocop' }
group :development do
gem 'rubocop', '~> 1.69.0'
gem 'rubocop-performance', '~> 1.23.0'
gem 'rubocop-rails', '~> 2.27.0'
gem 'rubocop-rails', '~> 2.28.0'
gem 'slim_lint', '~> 0.31.0'
end
end

0 comments on commit 6abdb94

Please sign in to comment.