Skip to content

Commit

Permalink
change crack dependency to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Gillies committed Apr 19, 2011
1 parent ad92345 commit 32c4d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion savon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.rubyforge_project = s.name

s.add_dependency "builder", ">= 2.1.2"
s.add_dependency "crack", "~> 0.1.8"
s.add_dependency "crack", "~> 0.1.6"
s.add_dependency "httpi", ">= 0.7.8"
s.add_dependency "gyoku", ">= 0.4.0"

Expand Down

0 comments on commit 32c4d85

Please sign in to comment.