Bump recaptcha from 5.6.0 to 5.7.0 (#12606) [deploy]

Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/ambethia/recaptcha/releases)
- [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ambethia/recaptcha/compare/v5.6.0...v5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-08 08:21:27 -07:00 committed by GitHub
parent c34b0791a3
commit 11d85f75c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -76,7 +76,7 @@ gem "rack-timeout", "~> 0.6" # Rack middleware which aborts requests that have b
gem "rails", "~> 6.0.3" # Ruby on Rails
gem "rails-settings-cached", ">= 2.1.1" # Settings plugin for Rails that makes managing a table of global key, value pairs easy.
gem "ransack", "~> 2.4" # Searching and sorting
gem "recaptcha", "~> 5.6", require: "recaptcha/rails" # Helpers for the reCAPTCHA API
gem "recaptcha", "~> 5.7", require: "recaptcha/rails" # Helpers for the reCAPTCHA API
gem "redcarpet", "~> 3.5" # A fast, safe and extensible Markdown to (X)HTML parser
gem "redis", "~> 4.2.5" # Redis ruby client

View file

@ -590,7 +590,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
recaptcha (5.6.0)
recaptcha (5.7.0)
json
redcarpet (3.5.1)
redis (4.2.5)
@ -936,7 +936,7 @@ DEPENDENCIES
rails (~> 6.0.3)
rails-settings-cached (>= 2.1.1)
ransack (~> 2.4)
recaptcha (~> 5.6)
recaptcha (~> 5.7)
redcarpet (~> 3.5)
redis (~> 4.2.5)
redis-actionpack (= 5.1.0)

Binary file not shown.

BIN
vendor/cache/recaptcha-5.7.0.gem vendored Normal file

Binary file not shown.