Skip to content

Commit 7968faa

Browse files
build(deps-dev): bump sqlite3 from 2.9.0 to 2.9.1
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.9.0 to 2.9.1. - [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.9.0...v2.9.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47aeddf commit 7968faa

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
@@ -442,13 +442,13 @@ GEM
442442
actionpack (>= 6.1)
443443
activesupport (>= 6.1)
444444
sprockets (>= 3.0.0)
445-
sqlite3 (2.9.0-aarch64-linux-gnu)
446-
sqlite3 (2.9.0-arm-linux-gnu)
447-
sqlite3 (2.9.0-arm64-darwin)
448-
sqlite3 (2.9.0-x86-linux-gnu)
449-
sqlite3 (2.9.0-x86_64-darwin)
450-
sqlite3 (2.9.0-x86_64-linux-gnu)
451-
sqlite3 (2.9.0-x86_64-linux-musl)
445+
sqlite3 (2.9.1-aarch64-linux-gnu)
446+
sqlite3 (2.9.1-arm-linux-gnu)
447+
sqlite3 (2.9.1-arm64-darwin)
448+
sqlite3 (2.9.1-x86-linux-gnu)
449+
sqlite3 (2.9.1-x86_64-darwin)
450+
sqlite3 (2.9.1-x86_64-linux-gnu)
451+
sqlite3 (2.9.1-x86_64-linux-musl)
452452
sshkit (1.25.0)
453453
base64
454454
logger

0 commit comments

Comments
 (0)