Merge pull request #608 from pozorvlak/libv8_fix

Fix problems installing libv8 on OS X.
This commit is contained in:
Taylor Griffin
2014-12-14 12:08:01 +11:00
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
2.1.2
2.1.5

View File

@@ -51,7 +51,7 @@ group :assets do
# for now as it's easier for new people to install
gem "therubyracer", "~> 0.12", :platforms => :ruby
# libv8 is needed by therubyracer and is a bit finicky
gem 'libv8', '3.16.14.3'
gem 'libv8', '3.16.14.7'
# Another CSS preprocessor, used for Bootstrap overrides
gem "less", '~>2.5.0'

View File

@@ -183,7 +183,7 @@ GEM
less-rails (~> 2.5.0)
letter_opener (1.2.0)
launchy (~> 2.2)
libv8 (3.16.14.3)
libv8 (3.16.14.7)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
@@ -360,7 +360,7 @@ DEPENDENCIES
less-rails (~> 2.5.0)
less-rails-bootstrap (~> 3.2.0)
letter_opener
libv8 (= 3.16.14.3)
libv8 (= 3.16.14.7)
memcachier
newrelic_rpm
omniauth