Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Feb 18, 2015
1 parent c66a3ec commit 4c387b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Rakefile
Expand Up @@ -12,7 +12,8 @@ This.ruby_gemspec do |spec|
spec.add_development_dependency( 'rake' , '~> 10.1')
spec.add_development_dependency( 'minitest' , '~> 5.0' )
spec.add_development_dependency( 'rdoc' , '~> 4.1' )

spec.add_development_dependency( 'simplecov', '~> 0.9' )

spec.licenses = ['ISC']
end

Expand Down

0 comments on commit 4c387b8

Please sign in to comment.