From 097c59ddcfb68e42c8b6aac6d3ad950c0a745bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 08:57:23 +0000 Subject: [PATCH] Bump sqlite3 from 1.6.9 to 1.7.0 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.9 to 1.7.0. - [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.9...v1.7.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09d9880..39858d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,9 +274,9 @@ GEM solid_queue (0.1.2) rails (>= 7.0.3.1) sqids (0.2.0) - sqlite3 (1.6.9-aarch64-linux) - sqlite3 (1.6.9-arm64-darwin) - sqlite3 (1.6.9-x86_64-linux) + sqlite3 (1.7.0-aarch64-linux) + sqlite3 (1.7.0-arm64-darwin) + sqlite3 (1.7.0-x86_64-linux) stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.1.0)