From e9f7e6af8841d71880fadc0b096738f2e37d8bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 13:20:55 +0000 Subject: [PATCH] Bump sqlite3 from 1.6.2 to 1.6.3 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.2 to 1.6.3. - [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.2...v1.6.3) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 800ff1ebe..8bb8cefae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1459,7 +1459,7 @@ GEM rake mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.8.1) + mini_portile2 (2.8.2) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) minitest (5.18.0) @@ -1630,9 +1630,9 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.2) + sqlite3 (1.6.3) mini_portile2 (~> 2.8.0) - sqlite3 (1.6.2-x86_64-linux) + sqlite3 (1.6.3-x86_64-linux) stackprof (0.2.25) statsd-ruby (1.5.0) stripe (5.55.0)