From 399186e907966fc6fc92c5b7d6d73655cdaf4248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 10:20:20 +0000 Subject: [PATCH] Bump sqlite3 from 1.5.3 to 1.5.4 in /gemfiles/rails_61 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.5.3 to 1.5.4. - [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.3...v1.5.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gemfiles/rails_61/Gemfile.lock b/gemfiles/rails_61/Gemfile.lock index 7796721cea8..aaa1908f340 100644 --- a/gemfiles/rails_61/Gemfile.lock +++ b/gemfiles/rails_61/Gemfile.lock @@ -425,10 +425,10 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.5.3) + sqlite3 (1.5.4) mini_portile2 (~> 2.8.0) - sqlite3 (1.5.3-arm64-darwin) - sqlite3 (1.5.3-x86_64-linux) + sqlite3 (1.5.4-arm64-darwin) + sqlite3 (1.5.4-x86_64-linux) sys-uname (1.2.2) ffi (~> 1.1) terminal-table (3.0.2)