Skip to content

Commit ef3ccfc

Browse files
Bump sqlite3 from 2.5.0 to 2.6.0
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.5.0 to 2.6.0. - [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.5.0...v2.6.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 060b706 commit ef3ccfc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -575,16 +575,16 @@ GEM
575575
actionpack (>= 6.1)
576576
activesupport (>= 6.1)
577577
sprockets (>= 3.0.0)
578-
sqlite3 (2.5.0-aarch64-linux-gnu)
579-
sqlite3 (2.5.0-aarch64-linux-musl)
580-
sqlite3 (2.5.0-arm-linux-gnu)
581-
sqlite3 (2.5.0-arm-linux-musl)
582-
sqlite3 (2.5.0-arm64-darwin)
583-
sqlite3 (2.5.0-x86-linux-gnu)
584-
sqlite3 (2.5.0-x86-linux-musl)
585-
sqlite3 (2.5.0-x86_64-darwin)
586-
sqlite3 (2.5.0-x86_64-linux-gnu)
587-
sqlite3 (2.5.0-x86_64-linux-musl)
578+
sqlite3 (2.6.0-aarch64-linux-gnu)
579+
sqlite3 (2.6.0-aarch64-linux-musl)
580+
sqlite3 (2.6.0-arm-linux-gnu)
581+
sqlite3 (2.6.0-arm-linux-musl)
582+
sqlite3 (2.6.0-arm64-darwin)
583+
sqlite3 (2.6.0-x86-linux-gnu)
584+
sqlite3 (2.6.0-x86-linux-musl)
585+
sqlite3 (2.6.0-x86_64-darwin)
586+
sqlite3 (2.6.0-x86_64-linux-gnu)
587+
sqlite3 (2.6.0-x86_64-linux-musl)
588588
statsd-ruby (1.5.0)
589589
stringio (3.1.2)
590590
thor (1.3.2)

0 commit comments

Comments
 (0)