Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 20, 2021
1 parent 79859a7 commit 2c160dd
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 @@ -84,7 +84,7 @@ group :development, :test do
##
# We want to use the same version of rubocop as Codeclimate does - see
# .codeclimate.yml and https://docs.codeclimate.com/docs/rubocop
gem 'rubocop', '~> 0.93.0', require: false
gem 'rubocop', '~> 1.13.0', require: false
gem 'rubocop-performance', require: false
gem 'rubocop-rails', require: false

Expand Down

0 comments on commit 2c160dd

Please sign in to comment.