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

- old
+ new

@@ -1,7 +1,7 @@ source 'http://rubygems.org' -gem 'typhoeus', '0.5.1' +gem 'typhoeus', '0.6.6' gem 'json' group :development, :test do gem 'rspec' gem 'debugger'