Gemfile.lock in phony_rails-0.1.12 vs Gemfile.lock in phony_rails-0.2.0

- old
+ new

@@ -1,32 +1,31 @@ PATH remote: . specs: - phony_rails (0.1.10) - activerecord (~> 3.0) - countries (~> 0.8.2) - phony (~> 1.7.7) + phony_rails (0.1.13) + activerecord (>= 3.0) + countries (>= 0.8.2) + phony (>= 1.7.7) GEM remote: http://rubygems.org/ specs: - activemodel (3.2.6) - activesupport (= 3.2.6) + activemodel (3.2.12) + activesupport (= 3.2.12) builder (~> 3.0.0) - activerecord (3.2.6) - activemodel (= 3.2.6) - activesupport (= 3.2.6) + activerecord (3.2.12) + activemodel (= 3.2.12) + activesupport (= 3.2.12) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.6) + activesupport (3.2.12) i18n (~> 0.6) multi_json (~> 1.0) arel (3.0.2) - builder (3.0.0) - countries (0.8.2) - currencies (= 0.4.0) - currencies (>= 0.2.0) + builder (3.0.4) + countries (0.8.4) + currencies (>= 0.4.0) currencies (0.4.0) diff-lcs (1.1.3) ffi (1.1.0) growl (1.0.3) guard (1.2.3) @@ -35,17 +34,18 @@ guard-bundler (1.0.0) bundler (~> 1.0) guard (~> 1.1) guard-rspec (1.2.0) guard (>= 1.1) - i18n (0.6.0) + i18n (0.6.1) listen (0.4.7) rb-fchange (~> 0.0.5) rb-fsevent (~> 0.9.1) rb-inotify (~> 0.8.8) - multi_json (1.3.6) - phony (1.7.10) + multi_json (1.6.0) + phony (1.8.6) + rake (10.0.3) rb-fchange (0.0.5) ffi rb-fsevent (0.9.1) rb-inotify (0.8.8) ffi (>= 0.5.0) @@ -57,19 +57,21 @@ rspec-expectations (2.11.1) diff-lcs (~> 1.1.3) rspec-mocks (2.11.1) sqlite3 (1.3.6) thor (0.15.4) - tzinfo (0.3.33) + tzinfo (0.3.35) PLATFORMS ruby DEPENDENCIES + countries growl guard (~> 1.2.0) guard-bundler (~> 1.0.0) guard-rspec (~> 1.2.0) phony_rails! + rake rb-fsevent rspec (~> 2.11.0) sqlite3