Gemfile.lock in rivendell-import-0.7 vs Gemfile.lock in rivendell-import-0.8

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - rivendell-import (0.7) + rivendell-import (0.8) SyslogLogger (~> 2.0) activerecord (~> 3.2.8) activesupport (~> 3.2.8) daemons httmultiparty @@ -19,36 +19,37 @@ GEM remote: https://rubygems.org/ specs: SyslogLogger (2.0) - activemodel (3.2.16) - activesupport (= 3.2.16) + activemodel (3.2.17) + activesupport (= 3.2.17) builder (~> 3.0.0) - activerecord (3.2.16) - activemodel (= 3.2.16) - activesupport (= 3.2.16) + activerecord (3.2.17) + activemodel (= 3.2.17) + activesupport (= 3.2.17) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.16) + activesupport (3.2.17) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) arel (3.0.3) bcrypt-ruby (3.1.2) - builder (3.0.3) + builder (3.0.4) capistrano (2.14.2) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - cucumber (1.2.1) + cucumber (1.3.10) builder (>= 2.1.2) diff-lcs (>= 1.1.3) - gherkin (~> 2.11.0) - json (>= 1.4.6) + gherkin (~> 2.12) + multi_json (>= 1.7.5, < 2.0) + multi_test (>= 0.0.2) daemons (1.1.9) data_objects (0.10.13) addressable (~> 2.1) database_cleaner (0.8.0) diff-lcs (1.1.3) @@ -78,12 +79,12 @@ dm-core (~> 1.2.0) do_mysql (0.10.13) data_objects (= 0.10.13) fastercsv (1.5.5) ffi (1.9.3) - gherkin (2.11.2) - json (>= 1.4.6) + gherkin (2.12.2) + multi_json (~> 1.3) guard (1.4.0) listen (>= 0.4.2) thor (>= 0.14.6) guard-cucumber (1.2.0) cucumber (>= 1.2.0) @@ -110,21 +111,22 @@ mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) multi_json (1.8.2) + multi_test (0.0.3) multi_xml (0.5.5) multipart-post (1.2.0) net-scp (1.1.0) net-ssh (>= 2.6.5) net-sftp (2.1.1) net-ssh (>= 2.6.5) net-ssh (2.6.6) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) null_logger (0.0.1) - polyglot (0.3.3) + polyglot (0.3.4) rack (1.5.2) rack-protection (1.5.1) rack rake (0.9.2.2) rb-fsevent (0.9.3) @@ -154,23 +156,25 @@ rspec-mocks (2.11.3) simplecov (0.6.4) multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) + simplecov-rcov (0.2.3) + simplecov (>= 0.4.1) sinatra (1.4.4) rack (~> 1.4) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) - sqlite3 (1.3.8) + sqlite3 (1.3.9) stringex (1.5.1) thor (0.16.0) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) trollop (2.0) - tzinfo (0.3.38) + tzinfo (0.3.39) uuidtools (2.1.4) will_paginate (3.0.5) PLATFORMS ruby @@ -186,5 +190,6 @@ rake rdoc rivendell-import! rspec simplecov + simplecov-rcov