Skip to content

Commit

Permalink
feat(rubocop): update dependency rubocop to ~> 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 15, 2021
1 parent ea532eb commit 3b92aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubocop/Gemfile
@@ -1,4 +1,4 @@
source 'https://rubygems.org'
gem 'rubocop', '~> 1.16.0'
gem 'rubocop', '~> 1.17.0'
gem 'rubocop-performance', '~> 1.11.0'
gem 'rubocop-rails', '~> 2.10.0'

0 comments on commit 3b92aaa

Please sign in to comment.