Bump invisible_captcha from 0.10.0 to 1.1.0

Bumps [invisible_captcha](https://github.com/markets/invisible_captcha) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/markets/invisible_captcha/releases)
- [Changelog](https://github.com/markets/invisible_captcha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markets/invisible_captcha/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-28 17:31:07 +00:00
committed by GitHub
parent 2d1865c79f
commit 671af856bd
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ gem "graphiql-rails", "~> 1.4.1"
gem "graphql", "~> 1.7.8"
gem "groupdate", "~> 5.2.1"
gem "initialjs-rails", "~> 0.2.0.9"
gem "invisible_captcha", "~> 0.10.0"
gem "invisible_captcha", "~> 1.1.0"
gem "jquery-fileupload-rails"
gem "jquery-rails", "~> 4.4.0"
gem "jquery-ui-rails", "~> 6.0.1"

View File

@@ -292,8 +292,8 @@ GEM
ice_nine (0.11.2)
initialjs-rails (0.2.0.9)
railties (>= 3.1, < 7.0)
invisible_captcha (0.10.0)
rails (>= 3.2.0)
invisible_captcha (1.1.0)
rails (>= 4.2)
jquery-fileupload-rails (1.0.0)
actionpack (>= 3.1)
railties (>= 3.1)
@@ -560,7 +560,7 @@ GEM
babel-source (>= 5.8.11)
babel-transpiler
sprockets (>= 3.0.0)
sprockets-rails (3.2.1)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
@@ -672,7 +672,7 @@ DEPENDENCIES
groupdate (~> 5.2.1)
i18n-tasks (~> 0.9.31)
initialjs-rails (~> 0.2.0.9)
invisible_captcha (~> 0.10.0)
invisible_captcha (~> 1.1.0)
jquery-fileupload-rails
jquery-rails (~> 4.4.0)
jquery-ui-rails (~> 6.0.1)