From 5d9b6abba087c1092159fb67f85dda4d847e510b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 16:04:29 +0000 Subject: [PATCH] Bump sqlite3 from 1.7.3 to 2.0.1 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.0.1. - [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.3...v2.0.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index e262d7b..7d8e669 100644 --- a/Gemfile +++ b/Gemfile @@ -12,4 +12,4 @@ gem "pry", "~> 0.14.1" gem "rake", "~> 13.2" gem "rspec-rails", "~> 6.1" gem "sprockets-rails", "~> 3.2" -gem "sqlite3", "~> 1.7" +gem "sqlite3", "~> 2.0" diff --git a/Gemfile.lock b/Gemfile.lock index c52ba44..3d3c869 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,8 +214,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.7.3-arm64-darwin) - sqlite3 (1.7.3-x86_64-linux) + sqlite3 (2.0.1-arm64-darwin) + sqlite3 (2.0.1-x86_64-linux-gnu) stringio (3.1.0) thor (1.3.1) timeout (0.4.1) @@ -245,7 +245,7 @@ DEPENDENCIES rake (~> 13.2) rspec-rails (~> 6.1) sprockets-rails (~> 3.2) - sqlite3 (~> 1.7) + sqlite3 (~> 2.0) RUBY VERSION ruby 3.2.3p157