From d660c88602763e0fc830ab9573d497e632d9f6c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:19:37 +0000 Subject: [PATCH] Bump sqlite3 from 1.7.1 to 1.7.2 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.1 to 1.7.2. - [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.7.1...v1.7.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 24519cade4..3da8d2bd55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,8 +105,6 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.0) - nokogiri (1.16.0-aarch64-linux) - racc (~> 1.4) nokogiri (1.16.0-arm64-darwin) racc (~> 1.4) nokogiri (1.16.0-x86_64-linux) @@ -197,8 +195,8 @@ GEM rack-protection (= 3.2.0) tilt (~> 2.0) slack-notifier (2.4.0) - sqlite3 (1.7.1-arm64-darwin) - sqlite3 (1.7.1-x86_64-linux) + sqlite3 (1.7.2-arm64-darwin) + sqlite3 (1.7.2-x86_64-linux) stringio (3.1.0) sync (0.5.0) term-ansicolor (1.7.1) @@ -245,7 +243,6 @@ GEM nokogiri (~> 1.8) PLATFORMS - aarch64-linux arm64-darwin-22 arm64-darwin-23 x86_64-linux