Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
semmons99 committed Nov 10, 2012
1 parent 82ad1b5 commit 0ac9a69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions money.gemspec
Expand Up @@ -15,9 +15,9 @@ Gem::Specification.new do |s|

s.add_dependency "i18n", "~> 0.6.0"

s.add_development_dependency "rspec", "~> 2.10.0"
s.add_development_dependency "rspec", "~> 2.11.0"
s.add_development_dependency "yard", "~> 0.8.1"
s.add_development_dependency "kramdown", "~> 0.13.7"
s.add_development_dependency "kramdown", "~> 0.14.0"

s.files = Dir.glob("{config,lib,spec}/**/*")
s.files += %w(CHANGELOG.md LICENSE README.md)
Expand Down

0 comments on commit 0ac9a69

Please sign in to comment.