Gemfile.lock in phony_rails-0.6.2 vs Gemfile.lock in phony_rails-0.7.0

- old
+ new

@@ -1,73 +1,87 @@ PATH remote: . specs: - phony_rails (0.6.1) + phony_rails (0.7.0) activesupport (>= 3.0) countries (>= 0.8.2) - phony (~> 2.1) + phony (~> 2.3.0) GEM remote: https://rubygems.org/ specs: - activemodel (3.2.14) - activesupport (= 3.2.14) - builder (~> 3.0.0) - activerecord (3.2.14) - activemodel (= 3.2.14) - activesupport (= 3.2.14) - arel (~> 3.0.2) - tzinfo (~> 0.3.29) - activesupport (3.2.14) - i18n (~> 0.6, >= 0.6.4) - multi_json (~> 1.0) - arel (3.0.2) - builder (3.0.4) - countries (0.9.2) - currencies (>= 0.4.0) + activemodel (4.1.6) + activesupport (= 4.1.6) + builder (~> 3.1) + activerecord (4.1.6) + activemodel (= 4.1.6) + activesupport (= 4.1.6) + arel (~> 5.0.0) + activesupport (4.1.6) + i18n (~> 0.6, >= 0.6.9) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.1) + tzinfo (~> 1.1) + arel (5.0.1.20140414130214) + bson (2.3.0) + builder (3.2.2) + celluloid (0.16.0) + timers (~> 4.0.0) + connection_pool (2.0.0) + countries (0.9.3) + currencies (~> 0.4.2) currencies (0.4.2) diff-lcs (1.1.3) - ffi (1.9.0) + ffi (1.9.5) growl (1.0.3) guard (1.2.3) listen (>= 0.4.2) thor (>= 0.14.6) guard-bundler (1.0.0) bundler (~> 1.0) guard (~> 1.1) guard-rspec (1.2.1) guard (>= 1.1) - i18n (0.6.5) - listen (1.3.0) + hitimes (1.2.2) + i18n (0.6.11) + json (1.8.1) + listen (2.7.11) + celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - rb-kqueue (>= 0.2) - mongoid (3.1.4) - activemodel (~> 3.2) - moped (~> 1.4) - origin (~> 1.0) - tzinfo (~> 0.3.22) - moped (1.5.1) - multi_json (1.7.9) - origin (1.1.0) - phony (2.1.3) - rake (10.1.0) - rb-fsevent (0.9.3) - rb-inotify (0.9.1) + minitest (5.4.2) + mongoid (4.0.0) + activemodel (~> 4.0) + moped (~> 2.0.0) + origin (~> 2.1) + tzinfo (>= 0.3.37) + moped (2.0.0) + bson (~> 2.2) + connection_pool (~> 2.0) + optionable (~> 0.2.0) + optionable (0.2.0) + origin (2.1.1) + phony (2.3.0) + rake (10.3.2) + rb-fsevent (0.9.4) + rb-inotify (0.9.5) ffi (>= 0.5.0) - rb-kqueue (0.2.0) - ffi (>= 0.5.0) 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.3) diff-lcs (~> 1.1.3) rspec-mocks (2.11.3) - sqlite3 (1.3.8) - thor (0.18.1) - tzinfo (0.3.37) + sqlite3 (1.3.9) + thor (0.19.1) + thread_safe (0.3.4) + timers (4.0.1) + hitimes + tzinfo (1.2.2) + thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES