Update rdoc dependency to version 3.9.3
This commit is contained in:
parent
8a2314fea2
commit
6ec3e86380
|
@ -95,14 +95,14 @@ GEM
|
||||||
rdoc (~> 3.4)
|
rdoc (~> 3.4)
|
||||||
thor (~> 0.14.6)
|
thor (~> 0.14.6)
|
||||||
rake (0.9.2)
|
rake (0.9.2)
|
||||||
rdoc (3.9.2)
|
rdoc (3.9.3)
|
||||||
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.14)
|
sprockets (2.0.0.beta.14)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (~> 1.1, != 1.3.0)
|
tilt (!= 1.3.0, ~> 1.1)
|
||||||
sqlite3 (1.3.4)
|
sqlite3 (1.3.4)
|
||||||
therubyracer (0.9.4)
|
therubyracer (0.9.4)
|
||||||
libv8 (~> 3.3.10)
|
libv8 (~> 3.3.10)
|
||||||
|
|
Loading…
Reference in New Issue