From b999ca32f30513569070a2066c8a4879385b4305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:17:12 +0000 Subject: [PATCH] Bump sqlite3 from 1.6.2 to 2.0.4 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.2 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.6.2...v2.0.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df905df47..d78fcb9f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1457,7 +1457,7 @@ GEM rake mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.8.2) + mini_portile2 (2.8.7) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) minitest (5.24.0) @@ -1630,9 +1630,9 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.2) + sqlite3 (2.0.4) mini_portile2 (~> 2.8.0) - sqlite3 (1.6.2-x86_64-linux) + sqlite3 (2.0.4-x86_64-linux-gnu) stackprof (0.2.25) statsd-ruby (1.5.0) stripe (5.55.0)