Gemfile.lock in copy_tuner_client-0.2.3 vs Gemfile.lock in copy_tuner_client-0.2.4

- old
+ new

@@ -6,143 +6,152 @@ json GEM remote: http://rubygems.org/ specs: - actionmailer (3.1.0) - actionpack (= 3.1.0) - mail (~> 2.3.0) - actionpack (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) + actionmailer (3.1.12) + actionpack (= 3.1.12) + mail (~> 2.4.4) + actionpack (3.1.12) + activemodel (= 3.1.12) + activesupport (= 3.1.12) builder (~> 3.0.0) erubis (~> 2.7.0) i18n (~> 0.6) - rack (~> 1.3.2) - rack-cache (~> 1.0.3) + rack (~> 1.3.6) + rack-cache (~> 1.2) rack-mount (~> 0.8.2) rack-test (~> 0.6.1) - sprockets (~> 2.0.0) - activemodel (3.1.0) - activesupport (= 3.1.0) - bcrypt-ruby (~> 3.0.0) + sprockets (~> 2.0.4) + activemodel (3.1.12) + activesupport (= 3.1.12) builder (~> 3.0.0) i18n (~> 0.6) - activerecord (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) - arel (~> 2.2.1) + activerecord (3.1.12) + activemodel (= 3.1.12) + activesupport (= 3.1.12) + arel (~> 2.2.3) tzinfo (~> 0.3.29) - activeresource (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) - activesupport (3.1.0) + activeresource (3.1.12) + activemodel (= 3.1.12) + activesupport (= 3.1.12) + activesupport (3.1.12) multi_json (~> 1.0) - addressable (2.2.6) - ansi (1.4.3) + addressable (2.4.0) + ansi (1.5.0) appraisal (2.1.0) bundler rake thor (>= 0.14.0) - arel (2.2.1) - aruba (0.6.0) + arel (2.2.3) + aruba (0.6.2) childprocess (>= 0.3.6) cucumber (>= 1.1.1) rspec-expectations (>= 2.7.0) - bcrypt-ruby (3.0.0) - bourne (1.0) - mocha (= 0.9.8) + bourne (1.6.0) + mocha (~> 1.1) builder (3.0.4) - childprocess (0.5.3) + childprocess (0.5.9) ffi (~> 1.0, >= 1.0.11) - crack (0.1.8) - cucumber (1.3.16) + crack (0.4.3) + safe_yaml (~> 1.0.0) + cucumber (1.3.20) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12) multi_json (>= 1.7.5, < 2.0) - multi_test (>= 0.1.1) - daemons (1.1.4) + multi_test (>= 0.1.2) + daemons (1.2.3) diff-lcs (1.2.5) erubis (2.7.0) - eventmachine (0.12.10) - ffi (1.9.3) + eventmachine (1.2.0.1) + ffi (1.9.10) gherkin (2.12.2) multi_json (~> 1.3) - hike (1.2.1) - i18n (0.6.0) + hashdiff (0.3.0) + hike (1.2.3) + i18n (0.7.0) json (1.8.3) - mail (2.3.0) + mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.16) - mocha (0.9.8) - rake - multi_json (1.10.1) - multi_test (0.1.1) - polyglot (0.3.2) - rack (1.3.2) - rack-cache (1.0.3) + metaclass (0.0.4) + mime-types (1.25.1) + minitest (4.7.5) + mocha (1.1.0) + metaclass (~> 0.0.1) + multi_json (1.11.3) + multi_test (0.1.2) + polyglot (0.3.5) + rack (1.3.10) + rack-cache (1.6.1) rack (>= 0.4) rack-mount (0.8.3) rack (>= 1.0.0) - rack-ssl (1.3.2) + rack-protection (1.5.3) rack - rack-test (0.6.1) + rack-ssl (1.3.4) + rack + rack-test (0.6.3) rack (>= 1.0) - rails (3.1.0) - actionmailer (= 3.1.0) - actionpack (= 3.1.0) - activerecord (= 3.1.0) - activeresource (= 3.1.0) - activesupport (= 3.1.0) + rails (3.1.12) + actionmailer (= 3.1.12) + actionpack (= 3.1.12) + activerecord (= 3.1.12) + activeresource (= 3.1.12) + activesupport (= 3.1.12) bundler (~> 1.0) - railties (= 3.1.0) - railties (3.1.0) - actionpack (= 3.1.0) - activesupport (= 3.1.0) + railties (= 3.1.12) + railties (3.1.12) + actionpack (= 3.1.12) + activesupport (= 3.1.12) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) - rake (10.4.2) - rdoc (3.9.4) + rake (11.1.2) + rdoc (3.12.2) + json (~> 1.4) rspec (2.99.0) rspec-core (~> 2.99.0) rspec-expectations (~> 2.99.0) rspec-mocks (~> 2.99.0) - rspec-core (2.99.1) - rspec-expectations (2.99.1) + rspec-core (2.99.2) + rspec-expectations (2.99.2) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.99.1) - sham_rack (1.3.3) + rspec-mocks (2.99.4) + safe_yaml (1.0.4) + sham_rack (1.3.6) rack - sinatra (1.2.6) - rack (~> 1.1) - tilt (>= 1.2.2, < 2.0) - sprockets (2.0.0) + sinatra (1.3.3) + rack (~> 1.3, >= 1.3.6) + rack-protection (~> 1.2) + tilt (~> 1.3, >= 1.3.3) + sprockets (2.0.5) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.4) - thin (1.2.11) - daemons (>= 1.0.9) - eventmachine (>= 0.12.6) - rack (>= 1.0.0) + sqlite3 (1.3.11) + thin (1.6.4) + daemons (~> 1.0, >= 1.0.9) + eventmachine (~> 1.0, >= 1.0.4) + rack (~> 1.0) thor (0.14.6) - tilt (1.3.3) - treetop (1.4.10) + tilt (1.4.1) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) - turn (0.9.6) + turn (0.9.7) ansi - tzinfo (0.3.29) - webmock (1.7.6) - addressable (~> 2.2, > 2.2.5) - crack (>= 0.1.7) - yard (0.7.2) + minitest (~> 4) + tzinfo (0.3.49) + webmock (2.0.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff + yard (0.8.7.6) PLATFORMS ruby DEPENDENCIES @@ -159,5 +168,8 @@ sqlite3 thin turn webmock yard + +BUNDLED WITH + 1.11.2