Update sqlite3 to avoid Ruby 2.7 warnings

This commit is contained in:
Jean Boussier 2019-12-19 10:27:02 +01:00
parent 63ec70e700
commit 137a78787e
1 changed files with 1 additions and 1 deletions

View File

@ -479,7 +479,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.4.1)
sqlite3 (1.4.2)
stackprof (0.2.13)
sucker_punch (2.1.2)
concurrent-ruby (~> 1.0)