From cfac1c4043a04199e45e8d4d39feab4a89d0a170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 08:50:38 +1000 Subject: [PATCH] Bump sqlite3 from 1.6.0 to 1.6.1 (#2728) Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.0 to 1.6.1. - [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.0...v1.6.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6a1dcff46..47a6fa654 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM rack-protection (= 3.0.5) tilt (~> 2.0) slack-notifier (2.4.0) - sqlite3 (1.6.0-x86_64-linux) + sqlite3 (1.6.1-x86_64-linux) stringio (3.0.2) sync (0.5.0) term-ansicolor (1.7.1)