Skip to content

Commit

Permalink
Merge 2b98eba into b7985ae
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner Camarao committed Aug 29, 2013
2 parents b7985ae + 2b98eba commit 525b908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neography.gemspec
Expand Up @@ -27,6 +27,6 @@ Gem::Specification.new do |s|
s.add_dependency "rake", ">= 0.8.7"
s.add_dependency "json", ">= 1.7.7"
s.add_dependency "os", ">= 0.9.6"
s.add_dependency "rubyzip", ">= 0.9.7"
s.add_dependency "rubyzip", "~> 0.9.7"
s.add_dependency "multi_json", ">= 1.3.2"
end

0 comments on commit 525b908

Please sign in to comment.