Update sqlite3 dependency to version 1.3.4
This commit is contained in:
parent
d46e429039
commit
7e95341492
|
@ -100,7 +100,7 @@ GEM
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (!= 1.3.0, ~> 1.1)
|
tilt (!= 1.3.0, ~> 1.1)
|
||||||
sqlite3 (1.3.3)
|
sqlite3 (1.3.4)
|
||||||
therubyracer (0.9.2)
|
therubyracer (0.9.2)
|
||||||
libv8 (~> 3.3.10)
|
libv8 (~> 3.3.10)
|
||||||
therubyrhino (1.72.8)
|
therubyrhino (1.72.8)
|
||||||
|
|
Loading…
Reference in New Issue