From c06aa842e6d4a3b38510582137cdbdc990b2f474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 22:09:22 +0000 Subject: [PATCH] build(deps): bump sqlite3 from 1.6.4 to 1.6.6 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.4 to 1.6.6. - [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.4...v1.6.6) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff7d55ad..0d840927 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) smart_properties (1.17.0) - sqlite3 (1.6.4) + sqlite3 (1.6.6) mini_portile2 (~> 2.8.0) thor (1.2.2) timeout (0.4.0)