Update sqlite3 dependency to version 1.3.8
This commit is contained in:
parent
1cedbb8957
commit
0d5cf33ba5
|
@ -154,7 +154,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.7)
|
sqlite3 (1.3.8)
|
||||||
strong_parameters (0.2.1)
|
strong_parameters (0.2.1)
|
||||||
actionpack (~> 3.0)
|
actionpack (~> 3.0)
|
||||||
activemodel (~> 3.0)
|
activemodel (~> 3.0)
|
||||||
|
|
Loading…
Reference in New Issue