mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-21 08:26:10 +01:00
Bump sqlite3 from 2.8.1 to 2.9.0
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.8.1 to 2.9.0. - [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/v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac69221332
commit
d56bbf97eb
2 changed files with 3 additions and 3 deletions
|
|
@ -384,7 +384,7 @@ GEM
|
|||
actionpack (>= 6.1)
|
||||
activesupport (>= 6.1)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (2.8.1)
|
||||
sqlite3 (2.9.0)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
stringio (3.1.7)
|
||||
stripe (17.2.0)
|
||||
|
|
@ -465,7 +465,7 @@ DEPENDENCIES
|
|||
solargraph
|
||||
spring (~> 4)
|
||||
sprockets-rails
|
||||
sqlite3 (~> 2.8)
|
||||
sqlite3 (~> 2.9)
|
||||
stripe
|
||||
terser
|
||||
tolk (~> 6.0.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue