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

- old
+ new

@@ -1,42 +1,42 @@ PATH remote: . specs: - rivendell-import (0.6) + rivendell-import (0.7) SyslogLogger (~> 2.0) activerecord (~> 3.2.8) activesupport (~> 3.2.8) daemons httmultiparty httparty (= 0.11.0) - listen (~> 1.2.1) + listen (~> 1.3.1) mail rivendell-api (~> 0.0.5) - rivendell-db + rivendell-db (~> 0.2) sinatra sqlite3 trollop will_paginate (~> 3.0.0) GEM remote: https://rubygems.org/ specs: SyslogLogger (2.0) - activemodel (3.2.14) - activesupport (= 3.2.14) + activemodel (3.2.16) + activesupport (= 3.2.16) builder (~> 3.0.0) - activerecord (3.2.14) - activemodel (= 3.2.14) - activesupport (= 3.2.14) + activerecord (3.2.16) + activemodel (= 3.2.16) + activesupport (= 3.2.16) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.14) + activesupport (3.2.16) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) - arel (3.0.2) - bcrypt-ruby (3.0.1) + arel (3.0.3) + bcrypt-ruby (3.1.2) builder (3.0.3) capistrano (2.14.2) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -77,11 +77,11 @@ dm-validations (1.2.0) dm-core (~> 1.2.0) do_mysql (0.10.13) data_objects (= 0.10.13) fastercsv (1.5.5) - ffi (1.9.0) + ffi (1.9.3) gherkin (2.11.2) json (>= 1.4.6) guard (1.4.0) listen (>= 0.4.2) thor (>= 0.14.6) @@ -96,24 +96,24 @@ httparty (>= 0.7.3) multipart-post httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) - i18n (0.6.5) - json (1.7.5) - json_pure (1.8.0) - libnotify (0.8.0) + i18n (0.6.9) + json (1.8.1) + json_pure (1.8.1) + libnotify (0.8.2) ffi (>= 1.0.11) - listen (1.2.2) + listen (1.3.1) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.25) - multi_json (1.7.7) + mime-types (1.25.1) + multi_json (1.8.2) 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) @@ -122,23 +122,25 @@ net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) null_logger (0.0.1) polyglot (0.3.3) rack (1.5.2) - rack-protection (1.5.0) + rack-protection (1.5.1) rack rake (0.9.2.2) rb-fsevent (0.9.3) - rb-inotify (0.9.0) + rb-inotify (0.9.2) ffi (>= 0.5.0) rb-kqueue (0.2.0) ffi (>= 0.5.0) + rdoc (3.12.2) + json (~> 1.4) rivendell-api (0.0.5) activesupport httmultiparty null_logger - rivendell-db (0.0.1) + rivendell-db (0.2) dm-core dm-mysql-adapter dm-serializer dm-types dm-validations @@ -152,11 +154,11 @@ rspec-mocks (2.11.3) simplecov (0.6.4) multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) - sinatra (1.4.3) + sinatra (1.4.4) rack (~> 1.4) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) sqlite3 (1.3.8) stringex (1.5.1) @@ -164,13 +166,13 @@ tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) trollop (2.0) - tzinfo (0.3.37) + tzinfo (0.3.38) uuidtools (2.1.4) - will_paginate (3.0.4) + will_paginate (3.0.5) PLATFORMS ruby DEPENDENCIES @@ -180,9 +182,9 @@ guard guard-cucumber guard-rspec libnotify rake - rb-inotify + rdoc rivendell-import! rspec simplecov