Gemfile.lock in phony_rails-0.4.1 vs Gemfile.lock in phony_rails-0.4.2

- old
+ new

@@ -1,72 +1,72 @@ PATH remote: . specs: - phony_rails (0.3.2) + phony_rails (0.4.1) activesupport (>= 3.0) countries (>= 0.8.2) phony (>= 1.7.7) GEM remote: https://rubygems.org/ specs: - activemodel (3.2.13) - activesupport (= 3.2.13) + activemodel (3.2.14) + activesupport (= 3.2.14) builder (~> 3.0.0) - activerecord (3.2.13) - activemodel (= 3.2.13) - activesupport (= 3.2.13) + activerecord (3.2.14) + activemodel (= 3.2.14) + activesupport (= 3.2.14) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.13) - i18n (= 0.6.1) + activesupport (3.2.14) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) arel (3.0.2) builder (3.0.4) - countries (0.8.4) + countries (0.9.2) currencies (>= 0.4.0) - currencies (0.4.0) + currencies (0.4.2) diff-lcs (1.1.3) - ffi (1.1.0) + ffi (1.9.0) 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.0) + guard-rspec (1.2.1) guard (>= 1.1) - i18n (0.6.1) - listen (0.4.7) - rb-fchange (~> 0.0.5) - rb-fsevent (~> 0.9.1) - rb-inotify (~> 0.8.8) + i18n (0.6.5) + listen (1.3.0) + 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.0) - multi_json (1.7.2) + moped (1.5.1) + multi_json (1.7.9) origin (1.1.0) phony (1.9.0) - rake (10.0.3) - rb-fchange (0.0.5) - ffi - rb-fsevent (0.9.1) - rb-inotify (0.8.8) + rake (10.1.0) + rb-fsevent (0.9.3) + rb-inotify (0.9.1) 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.1) + rspec-expectations (2.11.3) diff-lcs (~> 1.1.3) - rspec-mocks (2.11.1) - sqlite3 (1.3.6) - thor (0.15.4) + rspec-mocks (2.11.3) + sqlite3 (1.3.8) + thor (0.18.1) tzinfo (0.3.37) PLATFORMS ruby