diff --git a/Gemfile b/Gemfile index c70fe0e668..a30ceeb59b 100644 --- a/Gemfile +++ b/Gemfile @@ -88,6 +88,9 @@ group :assets do gem 'coffee-rails', '~> 3.2.1' gem 'mini_racer' + # We found that the following version of libv8 breaks the compilation of mini_racer. + # Nothing else depends on libv8. + gem 'libv8', '!= 6.7.288.46.1' gem 'uglifier', '>= 1.0.3' diff --git a/Gemfile.lock b/Gemfile.lock index b79333c8eb..cf05ee57c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -757,6 +757,7 @@ DEPENDENCIES jwt (~> 1.5) knapsack letter_opener (>= 1.4.1) + libv8 (!= 6.7.288.46.1) listen (= 3.0.8) mini_racer momentjs-rails