Skip to content

Commit

Permalink
Updated savon to 2.3.0. Tests still passing
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Aug 29, 2013
1 parent 7197886 commit 16f1f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netsuite.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']
gem.version = Netsuite::VERSION

gem.add_dependency 'savon', '~> 2.2.0'
gem.add_dependency 'savon', '~> 2.3.0'

gem.add_development_dependency 'rspec', '~> 2.10'
end

0 comments on commit 16f1f01

Please sign in to comment.