gemfiles/Gemfile.rails3 in validates_host-1.2.0 vs gemfiles/Gemfile.rails3 in validates_host-1.3.0
- old
+ new
@@ -1,5 +1,5 @@
-source :rubygems
+source 'https://rubygems.org'
gem 'activesupport', '3.2.14'
gem 'mime-types', '< 2.0'
gemspec :path => '../'
\ No newline at end of file