Skip to content

Commit

Permalink
Updated version of rubocop to 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Dec 12, 2017
1 parent c06fcc1 commit f18950b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxenprofiler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files spec/*`.split
s.executables = ['boxenprofiler']

s.add_development_dependency 'rubocop', '~> 0.51.0'
s.add_development_dependency 'rubocop', '~> 0.52.0'
s.add_development_dependency 'goodcop', '~> 0.1.0'
s.add_development_dependency 'rake', '~> 12.3.0'
s.add_development_dependency 'codecov', '~> 0.1.1'
Expand Down

0 comments on commit f18950b

Please sign in to comment.