Update therubyracer dependency to version 0.9.1
This commit is contained in:
parent
10f88f0c1a
commit
499d18af69
|
@ -101,7 +101,7 @@ GEM
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (~> 1.1, != 1.3.0)
|
tilt (~> 1.1, != 1.3.0)
|
||||||
sqlite3 (1.3.3)
|
sqlite3 (1.3.3)
|
||||||
therubyracer (0.9.0)
|
therubyracer (0.9.1)
|
||||||
libv8 (~> 3.3.10)
|
libv8 (~> 3.3.10)
|
||||||
therubyracer-heroku (0.8.1.pre3)
|
therubyracer-heroku (0.8.1.pre3)
|
||||||
therubyrhino (1.72.7)
|
therubyrhino (1.72.7)
|
||||||
|
@ -118,7 +118,7 @@ GEM
|
||||||
warden (1.0.4)
|
warden (1.0.4)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
webmock (1.6.4)
|
webmock (1.6.4)
|
||||||
addressable (~> 2.2, > 2.2.5)
|
addressable (> 2.2.5, ~> 2.2)
|
||||||
crack (>= 0.1.7)
|
crack (>= 0.1.7)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
|
Loading…
Reference in New Issue