Update Gemfile.lock to reflect `sqlite3` update

Follow up to #35154.
This commit is contained in:
yuuji.yaginuma 2019-02-05 08:44:53 +09:00
parent 264a5417b3
commit 116a519d30
1 changed files with 1 additions and 1 deletions

View File

@ -577,7 +577,7 @@ DEPENDENCIES
sidekiq
sneakers
sprockets-export
sqlite3 (~> 1.3.6)
sqlite3 (~> 1.3, >= 1.3.6)
stackprof
sucker_punch
turbolinks (~> 5)