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 committed May 15, 2021
1 parent f60b4e2 commit 0c7809e
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.5.0'
gem 'teaspoon-jasmine'
gem 'simplecov', :require => false
gem 'minitest'
Expand Down

0 comments on commit 0c7809e

Please sign in to comment.