Skip to content

Commit

Permalink
update rake
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Mar 25, 2014
1 parent a3ad4d5 commit 5446cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basiccache.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files spec/*`.split

s.add_development_dependency 'rubocop', '~> 0.19.0'
s.add_development_dependency 'rake', '~> 10.1.1'
s.add_development_dependency 'rake', '~> 10.2.1'
s.add_development_dependency 'coveralls', '~> 0.7.0'
s.add_development_dependency 'rspec', '~> 2.14.1'
s.add_development_dependency 'fuubar', '~> 1.3.2'
Expand Down

0 comments on commit 5446cf0

Please sign in to comment.