From 4351bb7d756fcff6a9030aa17cf8832ddfc6d3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 07:25:05 +0000 Subject: [PATCH] Bump sqlite3 from 2.2.0 to 2.3.1 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.2.0 to 2.3.1. - [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/v2.2.0...v2.3.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5179a7e..db531cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,6 +130,8 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) + racc (~> 1.4) parallel (1.26.3) parser (3.3.5.1) ast (~> 2.4.1) @@ -218,8 +220,9 @@ GEM rubocop-rails ruby-progressbar (1.13.0) securerandom (0.3.1) - sqlite3 (2.2.0-arm64-darwin) - sqlite3 (2.2.0-x86_64-darwin) + sqlite3 (2.3.1-arm64-darwin) + sqlite3 (2.3.1-x86_64-darwin) + sqlite3 (2.3.1-x86_64-linux-gnu) stringio (3.1.1) thor (1.3.2) timeout (0.4.1) @@ -236,6 +239,7 @@ GEM PLATFORMS arm64-darwin x86_64-darwin + x86_64-linux DEPENDENCIES cnc