Skip to content

Commit

Permalink
Update dependency rubocop-ast to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent f60b4e2 commit 59c0223
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 @@ -43,7 +43,7 @@ group :test, :development, :ci do
gem 'teaspoon', '1.1.5'
gem "overcommit"
gem 'rubocop', '~> 0.88.0'
gem 'rubocop-ast', '~> 0.3.0'
gem 'rubocop-ast', '~> 1.28.0'
gem 'teaspoon-jasmine'
gem 'simplecov', :require => false
gem 'minitest'
Expand Down

0 comments on commit 59c0223

Please sign in to comment.