diff --git a/Gemfile.lock b/Gemfile.lock index d62e395..19e9f60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,11 +3,11 @@ PATH specs: neography (0.0.31) httparty (>= 0.8.1) - json - multi_json - os - rake - rubyzip + json (>= 1.6.0) + multi_json (>= 1.3.2) + os (>= 0.9.6) + rake (>= 0.8.7) + rubyzip (>= 0.9.7) GEM remote: http://rubygems.org/ @@ -17,7 +17,6 @@ GEM multi_json (~> 1.0) multi_xml json (1.7.5) - json (1.7.5-java) multi_json (1.3.6) multi_xml (0.5.1) net-http-spy (0.2.1) @@ -40,5 +39,5 @@ PLATFORMS DEPENDENCIES neography! net-http-spy (= 0.2.1) - rake - rspec + rake (>= 0.8.7) + rspec (>= 2.0)