gemfiles/Gemfile.rails-4.0.x in sanitize_email-1.1.6 vs gemfiles/Gemfile.rails-4.0.x in sanitize_email-1.1.7
- old
+ new
@@ -1,6 +1,6 @@
source "http://rubygems.org"
gemspec :path => '..'
-gem "actionmailer", "~> 4.0"
-gem "railties", "~> 4.0"
+gem "actionmailer", "~> 4.0.0"
+gem "railties", "~> 4.0.0"