Skip to content

Commit

Permalink
Updated to savon 2.11.1
Browse files Browse the repository at this point in the history
Updated to nokigiri 1.6.8
  • Loading branch information
Michael Harrison authored and ericgriffis committed Mar 31, 2017
1 parent c8fc1cd commit be659d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exlibris-primo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency "activesupport", ">= 3.2.14"
s.add_dependency "nokogiri", "~> 1.7.1"
s.add_dependency "json", "~> 1.8.0"
s.add_dependency "savon", "~> 2.8.0"
s.add_dependency "savon", "~> 2.11.1"
s.add_dependency "iso-639", "~> 0.2.0"
s.add_development_dependency "rake", "~> 10.1"
s.add_development_dependency "vcr", "~> 2.9.0"
Expand Down

0 comments on commit be659d7

Please sign in to comment.