Gemfile.lock in phony_rails-0.1.6 vs Gemfile.lock in phony_rails-0.1.7

- old
+ new

@@ -1,12 +1,12 @@ PATH remote: . specs: - phony_rails (0.1.5) + phony_rails (0.1.6) activerecord (~> 3.0) countries (~> 0.8.2) - phony (~> 1.7.4) + phony (~> 1.7.7) GEM remote: http://rubygems.org/ specs: activemodel (3.2.6) @@ -25,26 +25,51 @@ countries (0.8.2) currencies (= 0.4.0) currencies (>= 0.2.0) currencies (0.4.0) diff-lcs (1.1.3) + ffi (1.1.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 (>= 1.1) i18n (0.6.0) + 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.4) - rspec (2.10.0) - rspec-core (~> 2.10.0) - rspec-expectations (~> 2.10.0) - rspec-mocks (~> 2.10.0) - rspec-core (2.10.1) - rspec-expectations (2.10.0) + phony (1.7.7) + rb-fchange (0.0.5) + ffi + rb-fsevent (0.9.1) + rb-inotify (0.8.8) + 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) diff-lcs (~> 1.1.3) - rspec-mocks (2.10.1) + rspec-mocks (2.11.1) sqlite3 (1.3.6) + thor (0.15.4) tzinfo (0.3.33) PLATFORMS ruby DEPENDENCIES + growl + guard (~> 1.2.0) + guard-bundler (~> 1.0.0) + guard-rspec (~> 1.2.0) phony_rails! - rspec + rb-fsevent + rspec (~> 2.11.0) sqlite3