Skip to content

Commit

Permalink
Updated version of rubocop to 0.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Feb 11, 2019
1 parent c120b50 commit e26ecbd
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 @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'goodcop', '~> 0.6.0'
s.add_development_dependency 'rake', '~> 12.3.0'
s.add_development_dependency 'rspec', '~> 3.8.0'
s.add_development_dependency 'rubocop', '~> 0.63.0'
s.add_development_dependency 'rubocop', '~> 0.64.0'
end

0 comments on commit e26ecbd

Please sign in to comment.