From b59d819145da656c925ba5654ab34b09e95f9e78 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Jul 2021 05:42:53 +0000 Subject: [PATCH] Build(deps): Bump recaptcha from 5.3.0 to 5.8.1 Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 5.3.0 to 5.8.1. - [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.3.0...v5.8.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a56ff2eb..ce83f07f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM character_set (~> 1.4) regexp_parser (~> 1.6) regexp_property_values (~> 1.0) - json (2.3.0) + json (2.5.1) jwt (2.2.1) kaminari (1.2.1) activesupport (>= 4.1.0) @@ -155,7 +155,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -234,7 +236,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - recaptcha (5.3.0) + recaptcha (5.8.1) json redcarpet (3.5.0) redis (4.1.3)