Skip to content

Commit

Permalink
Updated version of goodcop to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Apr 13, 2019
1 parent d148f29 commit ce5a1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion herokuconf.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.add_dependency 'heroku-api', '~> 0.3.22'

s.add_development_dependency 'rubocop', '~> 0.67.2'
s.add_development_dependency 'goodcop', '~> 0.6.0'
s.add_development_dependency 'goodcop', '~> 0.7.0'
s.add_development_dependency 'rake', '~> 12.3.0'
s.add_development_dependency 'coveralls', '~> 0.8.0'
s.add_development_dependency 'rspec', '~> 3.8.0'
Expand Down

0 comments on commit ce5a1ad

Please sign in to comment.