gemfiles/rails_5.2.gemfile in invisible_captcha-0.12.0 vs gemfiles/rails_5.2.gemfile in invisible_captcha-0.12.1
- old
+ new
@@ -2,6 +2,6 @@
source "https://rubygems.org"
gem "rails", "~> 5.2.0"
-gemspec :path => "../"
+gemspec path: "../"
- old
+ new