Skip to content

Commit

Permalink
Updated savon in .gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Rogenius committed Jun 27, 2012
1 parent 715f9f6 commit 2d5f9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tax_cloud.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files -- {test}/*`.split("\n")
s.require_paths = ["lib"]

s.add_runtime_dependency 'savon', '0.9.9'
s.add_runtime_dependency 'savon', '1.0.0'

# Development dependencies
s.add_development_dependency 'rake', '~> 0.9.2'
Expand Down

0 comments on commit 2d5f9d9

Please sign in to comment.