From 18b3c44e3a68500d3f8d1f7c927b9b3bedc271ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 15:20:12 -0700 Subject: [PATCH] chore(deps-dev): bump sqlite3 from 1.6.7 to 1.6.8 (#92) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e68942..ec052a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,9 +239,9 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.7-arm64-darwin) - sqlite3 (1.6.7-x86_64-darwin) - sqlite3 (1.6.7-x86_64-linux) + sqlite3 (1.6.8-arm64-darwin) + sqlite3 (1.6.8-x86_64-darwin) + sqlite3 (1.6.8-x86_64-linux) standard (1.31.2) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0)