From 8abae7cc8551d3d207280399d43d94d0399a403b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 13:11:37 +1000 Subject: [PATCH] Bump sqlite3 from 1.5.0 to 1.5.2 (#2589) Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.5.0 to 1.5.2. - [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.5.0...v1.5.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 509afda39..415b8e028 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM rack-protection (= 2.2.2) tilt (~> 2.0) slack-notifier (2.4.0) - sqlite3 (1.5.0-x86_64-linux) + sqlite3 (1.5.2-x86_64-linux) stringio (3.0.2) sync (0.5.0) term-ansicolor (1.7.1)