Merge pull request #2849 from TracksApp/dependabot/bundler/sqlite3-1.5.3

Bump sqlite3 from 1.5.2 to 1.5.3
This commit is contained in:
Jyri-Petteri Paloposki 2022-10-24 00:19:58 +03:00 committed by GitHub
commit fae6c2cb8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -289,7 +289,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.2)
sqlite3 (1.5.3)
mini_portile2 (~> 2.8.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)