From 8868c389af851abb7f1d5867e8f135a985b80ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 11:59:15 +0000 Subject: [PATCH] Bump sqlite3 from 1.7.3 to 2.7.0 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.7.0. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.7.3...v2.7.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 7656d5d9..5af23593 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'will_paginate' gem 'rexml' # Use --without argument to skip unnecessary drivers -gem 'sqlite3', '~> 1.4', group: :sqlite +gem 'sqlite3', '~> 2.7', group: :sqlite gem 'mysql2', '~> 0.5', group: :mysql gem 'pg', '~> 1.5', group: :postgresql diff --git a/Gemfile.lock b/Gemfile.lock index 880c3469..1f625fc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) mini_racer (0.12.0) libv8-node (~> 21.7.2.0) minitest (5.25.1) @@ -373,7 +373,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (1.7.3) + sqlite3 (2.7.0) mini_portile2 (~> 2.8.0) stringio (3.1.7) stripe (13.3.1) @@ -449,7 +449,7 @@ DEPENDENCIES solargraph spring (~> 4) sprockets-rails - sqlite3 (~> 1.4) + sqlite3 (~> 2.7) stripe tolk (~> 5.0.2) tracks-chartjs-ror