Skip to content

Commit

Permalink
Update dependency rubocop to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent f60b4e2 commit 0cc608b
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 @@ -42,7 +42,7 @@ group :test, :development, :ci do
# Pinning teaspoon to 1.1.5 because of sprockets-rails 2.3.3
gem 'teaspoon', '1.1.5'
gem "overcommit"
gem 'rubocop', '~> 0.88.0'
gem 'rubocop', '~> 1.71.0'
gem 'rubocop-ast', '~> 0.3.0'
gem 'teaspoon-jasmine'
gem 'simplecov', :require => false
Expand Down

0 comments on commit 0cc608b

Please sign in to comment.