Skip to content

Commit

Permalink
Merge 3b452b8 into 68fac86
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 7, 2018
2 parents 68fac86 + 3b452b8 commit 415cf08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -11,7 +11,7 @@ group :test do
# TODO: Upgrade to >= 0.59 when we drop Rubies below 2.2
# Error: Unsupported Ruby version 2.1 found in `TargetRubyVersion` parameter (in .rubocop.yml). 2.1-compatible analysis was dropped after version 0.58.
# Supported versions: 2.2, 2.3, 2.4, 2.5
gem 'rubocop', '~> 0.60.0'
gem 'rubocop', '~> 0.61.1'
gem 'rubocop-rspec', '~> 1.30.1' # last version that can use rubocop < 0.58
end
gem 'coveralls'
Expand Down

0 comments on commit 415cf08

Please sign in to comment.