gemfiles/Gemfile.rails4 in validates_cpf-2.0.1 vs gemfiles/Gemfile.rails4 in validates_cpf-3.0.0

- old
+ new

@@ -1,5 +1,5 @@ source :rubygems -gem 'activesupport', '>= 4.0.0' +gem 'activesupport', '>= 4.0.0', '< 5.0.0' gemspec :path => '../' \ No newline at end of file