Update sprockets dependency to 2.0.0.beta.14
This commit is contained in:
parent
384f9de0ef
commit
9949f97cfa
|
@ -99,10 +99,10 @@ GEM
|
||||||
simplecov (0.4.2)
|
simplecov (0.4.2)
|
||||||
simplecov-html (~> 0.4.4)
|
simplecov-html (~> 0.4.4)
|
||||||
simplecov-html (0.4.5)
|
simplecov-html (0.4.5)
|
||||||
sprockets (2.0.0.beta.13)
|
sprockets (2.0.0.beta.14)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (!= 1.3.0, ~> 1.1)
|
tilt (~> 1.1, != 1.3.0)
|
||||||
sqlite3 (1.3.4)
|
sqlite3 (1.3.4)
|
||||||
therubyracer (0.9.3)
|
therubyracer (0.9.3)
|
||||||
libv8 (~> 3.3.10)
|
libv8 (~> 3.3.10)
|
||||||
|
|
Loading…
Reference in New Issue