Gemfile in noodall-devise-0.1.5 vs Gemfile in noodall-devise-0.1.6

- old
+ new

@@ -11,9 +11,10 @@ gem 'launchy' # So you can do Then show me the page gem 'rmagick', :require => 'RMagick' gem 'dragonfly', '~> 0.7.6' gem 'factory_girl', '~> 1.3.2' gem "faker", "~> 0.3.1" +gem "bson_ext", "~> 1.2.0" if RUBY_VERSION < '1.9' gem "ruby-debug", ">= 0.10.3" end