From 1fc704c69ab3d7e97cf171b5965cf234583c0c88 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 22:40:49 +0000 Subject: [PATCH] Update sqlite3 to version 1.4.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18b0a0a..18bfa74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.13) + sqlite3 (1.4.2) thor (0.20.0) thread_safe (0.3.6) tzinfo (1.2.5)