Gemfile.lock in survey-gizmo-ruby-0.7.1 vs Gemfile.lock in survey-gizmo-ruby-0.9.6

- old
+ new

@@ -1,53 +1,57 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.1.3) + activesupport (3.2.8) + i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.2.6) - awesome_print (1.0.1) + addressable (2.3.2) + awesome_print (1.1.0) + backports (2.6.4) bluecloth (2.2.0) crack (0.3.1) diff-lcs (1.1.3) git (1.2.5) - httparty (0.8.1) - multi_json + httparty (0.9.0) + multi_json (~> 1.0) multi_xml - i18n (0.6.0) + i18n (0.6.1) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake - multi_json (1.0.4) - multi_xml (0.4.1) + multi_json (1.3.6) + multi_xml (0.5.1) net-http-spy (0.2.1) rake (0.9.2.2) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0) rspec-mocks (~> 2.11.0) rspec-core (2.11.1) - rspec-expectations (2.11.2) + rspec-expectations (2.11.3) diff-lcs (~> 1.1.3) - rspec-mocks (2.11.2) - virtus (0.0.10) - webmock (1.7.8) - addressable (~> 2.2, > 2.2.5) + rspec-mocks (2.11.3) + virtus (0.5.2) + backports (~> 2.6.1) + webmock (1.8.11) + addressable (>= 2.2.7) crack (>= 0.1.7) - yard (0.7.4) + yard (0.7.5) PLATFORMS ruby DEPENDENCIES - activesupport (>= 3.0.1) + activesupport (~> 3.0) + addressable awesome_print bluecloth bundler (~> 1.0) httparty i18n jeweler (~> 1.6.4) net-http-spy rspec (~> 2.11.0) - virtus (~> 0.0.5) + virtus webmock yard (~> 0.7.0)