From 12c45aefd69bf0a5bfc2f601faf56acb9b0bb7ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 07:13:42 +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 8d611e261..694b6e54d 100644 --- a/api_maker_table_rubygem/Gemfile.lock +++ b/api_maker_table_rubygem/Gemfile.lock @@ -170,7 +170,7 @@ GEM reline (0.5.9) io-console (~> 0.5) service_pattern (1.0.10) - sqlite3 (1.7.3-x86_64-linux) + sqlite3 (2.0.4-x86_64-linux-gnu) stringio (3.1.1) thor (1.3.1) timeout (0.4.1)