Skip to content

Commit

Permalink
Updated version of rake to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Dec 8, 2016
1 parent 9e7fa81 commit d424bfe
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 @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.executables = ['boxenprofiler']

s.add_development_dependency 'rubocop', '~> 0.46.0'
s.add_development_dependency 'rake', '~> 11.3.0'
s.add_development_dependency 'rake', '~> 12.0.0'
s.add_development_dependency 'codecov', '~> 0.1.1'
s.add_development_dependency 'rspec', '~> 3.5.0'
s.add_development_dependency 'fuubar', '~> 2.2.0'
Expand Down

0 comments on commit d424bfe

Please sign in to comment.