From e07846018827d2d5a7869d8868f477cb60428751 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 12:30:21 +0000 Subject: [PATCH] Update sqlite3 to version 1.6.2 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b78b2f10..48d8cd5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -576,7 +576,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.4.4) + sqlite3 (1.6.2) + mini_portile2 (~> 2.8.0) ssrf_filter (1.1.1) stripe (5.53.0) stripe-ruby-mock (3.1.0.rc3)