mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-23 10:40:13 +01:00
Update therubyracer/libv8 to fix #1387
This commit is contained in:
parent
137beee428
commit
590e91534e
1 changed files with 3 additions and 3 deletions
|
|
@ -97,7 +97,7 @@ GEM
|
||||||
railties (>= 3.0, < 5.0)
|
railties (>= 3.0, < 5.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (1.7.7)
|
json (1.7.7)
|
||||||
libv8 (3.11.8.13)
|
libv8 (3.11.8.17)
|
||||||
mail (2.5.3)
|
mail (2.5.3)
|
||||||
i18n (>= 0.4.0)
|
i18n (>= 0.4.0)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
|
|
@ -136,7 +136,7 @@ GEM
|
||||||
rake (10.0.3)
|
rake (10.0.3)
|
||||||
rdoc (3.12.2)
|
rdoc (3.12.2)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
ref (1.0.2)
|
ref (1.0.4)
|
||||||
rspec-expectations (2.12.1)
|
rspec-expectations (2.12.1)
|
||||||
diff-lcs (~> 1.1.3)
|
diff-lcs (~> 1.1.3)
|
||||||
rubyzip (0.9.9)
|
rubyzip (0.9.9)
|
||||||
|
|
@ -166,7 +166,7 @@ GEM
|
||||||
swf_fu (2.0.3)
|
swf_fu (2.0.3)
|
||||||
coffee-script
|
coffee-script
|
||||||
rails (>= 3.1)
|
rails (>= 3.1)
|
||||||
therubyracer (0.11.3)
|
therubyracer (0.11.4)
|
||||||
libv8 (~> 3.11.8.12)
|
libv8 (~> 3.11.8.12)
|
||||||
ref
|
ref
|
||||||
thor (0.17.0)
|
thor (0.17.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue