17417: Testing if execjs is really needed.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 23 Dec 2021 14:29:30 +0000 (11:29 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 23 Dec 2021 14:29:30 +0000 (11:29 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

apps/workbench/Gemfile
apps/workbench/Gemfile.lock
services/api/Gemfile
services/api/Gemfile.lock

index bc08b2dedd787004289b7497bfe9c729561ec2cd..8005cb32119c1b32956cb0fade37df91ad7ed579 100644 (file)
@@ -32,7 +32,6 @@ group :assets do
   gem 'uglifier', '~> 2.0'
 
   # See https://github.com/rails/execjs#readme for more supported runtimes
-  gem 'mini_racer', :platforms => :ruby
 end
 
 group :development, :test, :performance do
index f9575ac503917d297c846ac7401acea50a0fca99..12e14518e3b97139ccd4270608d21c9569746e5b 100644 (file)
@@ -151,7 +151,6 @@ GEM
     jwt (1.5.6)
     launchy (2.4.3)
       addressable (~> 2.3)
-    libv8-node (15.14.0.1)
     lograge (0.10.0)
       actionpack (>= 4)
       activesupport (>= 4)
@@ -172,8 +171,6 @@ GEM
     mime-types-data (3.2019.0331)
     mini_mime (1.1.0)
     mini_portile2 (2.6.1)
-    mini_racer (0.4.0)
-      libv8-node (~> 15.14.0.0)
     minitest (5.10.3)
     mocha (1.8.0)
       metaclass (~> 0.0.1)
@@ -336,7 +333,6 @@ DEPENDENCIES
   lograge
   logstash-event
   mime-types
-  mini_racer
   minitest (~> 5.10.3)
   mocha
   morrisjs-rails
index 677d4d0cda98703865ba818ec40fb995540f667c..da9627e6e9c64d26aa8cc17348f4dcf1cff5729e 100644 (file)
@@ -30,7 +30,6 @@ gem 'pg', '~> 1.0'
 gem 'multi_json'
 gem 'oj'
 
-gem 'mini_racer'
 gem 'uglifier', '~> 2.0'
 
 gem 'jquery-rails'
index 40f30782e51ab7974397ce80225e0aacc7492cc9..2752bc124b7149a3066b150247da5c2b64e5645d 100644 (file)
@@ -122,7 +122,6 @@ GEM
     jwt (1.5.6)
     launchy (2.5.0)
       addressable (~> 2.7)
-    libv8-node (15.14.0.1)
     listen (3.2.1)
       rb-fsevent (~> 0.10, >= 0.10.3)
       rb-inotify (~> 0.9, >= 0.9.10)
@@ -143,8 +142,6 @@ GEM
     method_source (1.0.0)
     mini_mime (1.1.0)
     mini_portile2 (2.6.1)
-    mini_racer (0.4.0)
-      libv8-node (~> 15.14.0.0)
     minitest (5.10.3)
     mocha (1.8.0)
       metaclass (~> 0.0.1)
@@ -277,7 +274,6 @@ DEPENDENCIES
   listen
   lograge
   logstash-event
-  mini_racer
   minitest (= 5.10.3)
   mocha
   multi_json