Skip to content

Commit 0430650

Browse files
Bump sqlite3 from 2.6.0 to 2.7.4
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.6.0 to 2.7.4. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.6.0...v2.7.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e42d320 commit 0430650

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -305,13 +305,13 @@ GEM
305305
fugit (~> 1.11.0)
306306
railties (>= 7.1)
307307
thor (~> 1.3.1)
308-
sqlite3 (2.6.0-aarch64-linux-gnu)
309-
sqlite3 (2.6.0-aarch64-linux-musl)
310-
sqlite3 (2.6.0-arm-linux-gnu)
311-
sqlite3 (2.6.0-arm-linux-musl)
312-
sqlite3 (2.6.0-arm64-darwin)
313-
sqlite3 (2.6.0-x86_64-linux-gnu)
314-
sqlite3 (2.6.0-x86_64-linux-musl)
308+
sqlite3 (2.7.4-aarch64-linux-gnu)
309+
sqlite3 (2.7.4-aarch64-linux-musl)
310+
sqlite3 (2.7.4-arm-linux-gnu)
311+
sqlite3 (2.7.4-arm-linux-musl)
312+
sqlite3 (2.7.4-arm64-darwin)
313+
sqlite3 (2.7.4-x86_64-linux-gnu)
314+
sqlite3 (2.7.4-x86_64-linux-musl)
315315
sshkit (1.24.0)
316316
base64
317317
logger

0 commit comments

Comments
 (0)