Update sqlite3 dependency to version 1.3.7
This commit is contained in:
parent
3bcb2ed86a
commit
7bcb48407d
|
@ -142,7 +142,7 @@ GEM
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (~> 1.1, != 1.3.0)
|
tilt (~> 1.1, != 1.3.0)
|
||||||
sqlite3 (1.3.6)
|
sqlite3 (1.3.7)
|
||||||
strong_parameters (0.1.6)
|
strong_parameters (0.1.6)
|
||||||
actionpack (~> 3.0)
|
actionpack (~> 3.0)
|
||||||
activemodel (~> 3.0)
|
activemodel (~> 3.0)
|
||||||
|
|
Loading…
Reference in New Issue