Skip to content

Commit

Permalink
Updated version of rake to 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Sep 11, 2017
1 parent 3b199a9 commit 2a3f11a
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.49.0'
s.add_development_dependency 'rake', '~> 12.0.0'
s.add_development_dependency 'rake', '~> 12.1.0'
s.add_development_dependency 'codecov', '~> 0.1.1'
s.add_development_dependency 'rspec', '~> 3.6.0'
s.add_development_dependency 'fuubar', '~> 2.2.0'
Expand Down

0 comments on commit 2a3f11a

Please sign in to comment.