From 8571d1e2b605c63e7bc4b79c524416db9b2ff95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 20:20:18 +0000 Subject: [PATCH] Bump sqlite3 from 1.7.3 to 2.0.4 in /api_maker_table_rubygem Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.0.4. - [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.0.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api_maker_table_rubygem/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_maker_table_rubygem/Gemfile.lock b/api_maker_table_rubygem/Gemfile.lock index 8e0cac18a..8ba233cdf 100644 --- a/api_maker_table_rubygem/Gemfile.lock +++ b/api_maker_table_rubygem/Gemfile.lock @@ -179,7 +179,7 @@ GEM io-console (~> 0.5) securerandom (0.3.2) service_pattern (1.0.10) - sqlite3 (1.7.3-x86_64-linux) + sqlite3 (2.9.0-x86_64-linux-gnu) stringio (3.1.1) thor (1.3.2) timeout (0.4.1)