Bump sqlite3 to fix MacOS compilation issue

This commit is contained in:
Petko Bordjukov 2019-01-08 17:08:53 +02:00
parent 8adfd721df
commit 34c2532141
1 changed files with 2 additions and 2 deletions

View File

@ -366,7 +366,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.12)
sqlite3 (1.3.13)
sshkit (1.11.3)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
@ -459,4 +459,4 @@ DEPENDENCIES
yaml_db
BUNDLED WITH
1.17.1
1.17.3