[ARVADOS] updated: 2.1.0-1764-g9946e935d

Git user git at public.arvados.org
Thu Dec 23 20:37:07 UTC 2021


Summary of changes:
 services/api/Gemfile      |  4 ----
 services/api/Gemfile.lock | 18 ------------------
 2 files changed, 22 deletions(-)

       via  9946e935db217d6d470bd2aea79a49b155d982ac (commit)
      from  7085a21aa0c3c7d874c836bd6f8e65bc2c243ed3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 9946e935db217d6d470bd2aea79a49b155d982ac
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Dec 23 15:36:00 2021 -0500

    17417: remove more unused gems from the API server gemfile.
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/services/api/Gemfile b/services/api/Gemfile
index da9627e6e..ac6bfdb01 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -30,8 +30,6 @@ gem 'pg', '~> 1.0'
 gem 'multi_json'
 gem 'oj'
 
-gem 'uglifier', '~> 2.0'
-
 gem 'jquery-rails'
 
 gem 'rvm-capistrano', :group => :test
@@ -63,8 +61,6 @@ gem 'rails-observers'
 gem 'rails-perftest'
 gem 'rails-controller-testing'
 
-gem 'sass-rails'
-
 # arvados-google-api-client and googleauth depend on signet, but
 # signet 0.12 is incompatible with ruby 2.3.
 gem 'signet', '< 0.12'
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 2752bc124..74f26e4d1 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -91,7 +91,6 @@ GEM
     concurrent-ruby (1.1.9)
     crass (1.0.6)
     erubi (1.10.0)
-    execjs (2.7.0)
     extlib (0.9.16)
     factory_bot (5.0.2)
       activesupport (>= 4.2.0)
@@ -216,17 +215,6 @@ GEM
     rvm-capistrano (1.5.6)
       capistrano (~> 2.15.4)
     safe_yaml (1.0.5)
-    sass (3.5.5)
-      sass-listen (~> 4.0.0)
-    sass-listen (4.0.0)
-      rb-fsevent (~> 0.9, >= 0.9.4)
-      rb-inotify (~> 0.9, >= 0.9.7)
-    sass-rails (5.0.7)
-      railties (>= 4.0.0, < 6)
-      sass (~> 3.1)
-      sprockets (>= 2.8, < 4.0)
-      sprockets-rails (>= 2.0, < 4.0)
-      tilt (>= 1.1, < 3)
     signet (0.11.0)
       addressable (~> 2.3)
       faraday (~> 0.9)
@@ -250,12 +238,8 @@ GEM
       power_assert
     thor (1.1.0)
     thread_safe (0.3.6)
-    tilt (2.0.8)
     tzinfo (1.2.9)
       thread_safe (~> 0.1)
-    uglifier (2.7.2)
-      execjs (>= 0.3.0)
-      json (>= 1.8.0)
     websocket-driver (0.7.4)
       websocket-extensions (>= 0.1.0)
     websocket-extensions (0.1.5)
@@ -289,14 +273,12 @@ DEPENDENCIES
   ruby-prof (~> 0.15.0)
   rvm-capistrano
   safe_yaml
-  sass-rails
   signet (< 0.12)
   simplecov (~> 0.7.1)
   simplecov-rcov
   sshkey
   test-unit (~> 3.0)
   themes_for_rails!
-  uglifier (~> 2.0)
 
 BUNDLED WITH
    2.2.19

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list