Gemfile in the-city-admin-0.3.0 vs Gemfile in the-city-admin-0.3.1
- old
+ new
@@ -1,7 +1,7 @@
source 'http://rubygems.org'
-gem 'typhoeus'
+gem 'typhoeus', '0.4.2'
gem 'json'
group :development, :test do
gem 'autotest'
gem 'rspec'
- old
+ new