From 44e01b98b557a5d09d35d15c9fbc07f2ebd27b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 05:04:19 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) and [recaptcha](https://github.com/ambethia/recaptcha). Updates `sqlite3` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.7.3...v2.7.4) Updates `recaptcha` from 5.21.0 to 5.21.1 - [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md) - [Commits](https://github.com/ambethia/recaptcha/compare/v5.21.0...v5.21.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: recaptcha dependency-version: 5.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 300fd42..16e9807 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,7 +343,7 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - recaptcha (5.21.0) + recaptcha (5.21.1) redcarpet (3.6.1) redis (5.4.1) redis-client (>= 0.22.0) @@ -416,7 +416,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.7.3) + sqlite3 (2.7.4) mini_portile2 (~> 2.8.0) stimulus-rails (1.3.4) railties (>= 6.0.0)