Bump invisible_captcha from 2.0.0 to 2.1.0
Bumps [invisible_captcha](https://github.com/markets/invisible_captcha) from 2.0.0 to 2.1.0. - [Changelog](https://github.com/markets/invisible_captcha/blob/master/CHANGELOG.md) - [Commits](https://github.com/markets/invisible_captcha/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: invisible_captcha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
9279434e7f
commit
1baa2bc6c9
2
Gemfile
2
Gemfile
@@ -31,7 +31,7 @@ gem "graphql", "~> 1.12.14"
|
||||
gem "groupdate", "~> 6.2.1"
|
||||
gem "image_processing", "~> 1.12.2"
|
||||
gem "initialjs-rails", "~> 0.2.0.9"
|
||||
gem "invisible_captcha", "~> 2.0.0"
|
||||
gem "invisible_captcha", "~> 2.1.0"
|
||||
gem "jquery-fileupload-rails"
|
||||
gem "jquery-rails", "~> 4.6.0"
|
||||
gem "jquery-ui-rails", "~> 6.0.1"
|
||||
|
||||
12
Gemfile.lock
12
Gemfile.lock
@@ -232,7 +232,7 @@ GEM
|
||||
gitlab (4.19.0)
|
||||
httparty (~> 0.20)
|
||||
terminal-table (>= 1.5.1)
|
||||
globalid (1.0.1)
|
||||
globalid (1.1.0)
|
||||
activesupport (>= 5.0)
|
||||
globalize (6.2.1)
|
||||
activemodel (>= 4.2, < 7.1)
|
||||
@@ -275,8 +275,8 @@ GEM
|
||||
ruby-vips (>= 2.0.17, < 3)
|
||||
initialjs-rails (0.2.0.9)
|
||||
railties (>= 3.1, < 7.0)
|
||||
invisible_captcha (2.0.0)
|
||||
rails (>= 5.0)
|
||||
invisible_captcha (2.1.0)
|
||||
rails (>= 5.2)
|
||||
jquery-fileupload-rails (1.0.0)
|
||||
actionpack (>= 3.1)
|
||||
railties (>= 3.1)
|
||||
@@ -361,7 +361,7 @@ GEM
|
||||
net-smtp (0.3.3)
|
||||
net-protocol
|
||||
net-ssh (7.2.0)
|
||||
nio4r (2.5.8)
|
||||
nio4r (2.5.9)
|
||||
nokogiri (1.15.4)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
@@ -648,7 +648,7 @@ GEM
|
||||
railties (>= 6.0.0)
|
||||
webrick (1.8.1)
|
||||
websocket (1.2.9)
|
||||
websocket-driver (0.7.5)
|
||||
websocket-driver (0.7.6)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
whenever (1.0.0)
|
||||
@@ -707,7 +707,7 @@ DEPENDENCIES
|
||||
i18n-tasks (~> 0.9.37)
|
||||
image_processing (~> 1.12.2)
|
||||
initialjs-rails (~> 0.2.0.9)
|
||||
invisible_captcha (~> 2.0.0)
|
||||
invisible_captcha (~> 2.1.0)
|
||||
jquery-fileupload-rails
|
||||
jquery-rails (~> 4.6.0)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
|
||||
Reference in New Issue
Block a user