From 9c5f59438e6fb9a421af4ead0b5d08d48c01516a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:40:08 +0000 Subject: [PATCH] build(deps): bump sqlite3 from 1.6.6 to 1.6.8 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.6 to 1.6.8. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.6.6...v1.6.8) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2d12785..453a3ad6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) mono_logger (1.1.2) multi_json (1.15.0) @@ -133,7 +133,7 @@ GEM sentry-ruby-core (4.7.1) concurrent-ruby faraday - sqlite3 (1.6.6) + sqlite3 (1.6.8) mini_portile2 (~> 2.8.0) stringio (3.0.8) tzinfo (2.0.6)