Gemfile.lock in phony_rails-0.3.2 vs Gemfile.lock in phony_rails-0.4.0

- old
+ new

@@ -1,10 +1,10 @@ PATH remote: . specs: phony_rails (0.3.2) - activerecord (>= 3.0) + activesupport (>= 3.0) countries (>= 0.8.2) phony (>= 1.7.7) GEM remote: https://rubygems.org/ @@ -39,11 +39,18 @@ i18n (0.6.1) listen (0.4.7) rb-fchange (~> 0.0.5) rb-fsevent (~> 0.9.1) rb-inotify (~> 0.8.8) + 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) + origin (1.1.0) phony (1.9.0) rake (10.0.3) rb-fchange (0.0.5) ffi rb-fsevent (0.9.1) @@ -63,14 +70,16 @@ PLATFORMS ruby DEPENDENCIES + activerecord (>= 3.0) countries growl guard (~> 1.2.0) guard-bundler (~> 1.0.0) guard-rspec (~> 1.2.0) + mongoid (>= 3.0) phony_rails! rake rb-fsevent rspec (~> 2.11.0) sqlite3