From 3f76d919e91ce43d220e1c71ff4e89e14b3652d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:29:51 +0000 Subject: [PATCH] Bump sqlite3 from 2.1.0 to 2.4.1 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.1.0 to 2.4.1. - [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.1.0...v2.4.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a2e65b..e07f685 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -303,8 +303,8 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.1.0-x64-mingw-ucrt) - sqlite3 (2.1.0-x86_64-linux-gnu) + sqlite3 (2.4.1-x64-mingw-ucrt) + sqlite3 (2.4.1-x86_64-linux-gnu) ssrf_filter (1.1.2) stimulus-rails (1.3.4) railties (>= 6.0.0)