Gemfile in the-city-admin-0.6.8 vs Gemfile in the-city-admin-0.6.9

- old
+ new

@@ -2,10 +2,9 @@ gem 'typhoeus', '0.5.1' gem 'json' group :development, :test do - gem 'autotest' gem 'rspec' gem 'debugger' gem 'factory_girl' end