Upgrade sqlite3 to fix broken ext compilation

See https://github.com/sparklemotion/sqlite3-ruby/pull/324
This commit is contained in:
Rafael Mendonça França 2022-06-26 17:10:50 +00:00
parent 7f5e899156
commit fb9e9ef5d7
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
1 changed files with 1 additions and 1 deletions

View File

@ -499,7 +499,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.3)
sqlite3 (1.4.4)
stackprof (0.2.17)
stimulus-rails (1.0.2)
railties (>= 6.0.0)