X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5f0826eb93fdb82cc367f173987c7c6913dae7a5..e4e38ac6a304e7f81c27975a8b26acf774bceace:/services/api/Gemfile.lock diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index 13f7564be8..b5ac62c9fb 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -110,6 +110,7 @@ GEM faye-websocket (0.10.7) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) + ffi (1.9.25) globalid (0.4.2) activesupport (>= 4.2.0) googleauth (0.8.0) @@ -220,6 +221,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.3.2) + rb-fsevent (0.10.3) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) ref (2.0.0) request_store (1.4.1) rack (>= 1.4) @@ -231,6 +235,17 @@ 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) @@ -257,6 +272,7 @@ GEM ref thor (0.20.3) thread_safe (0.3.6) + tilt (2.0.8) tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (2.7.2) @@ -299,6 +315,7 @@ DEPENDENCIES ruby-prof (~> 0.15.0) rvm-capistrano safe_yaml + sass-rails simplecov (~> 0.7.1) simplecov-rcov sshkey @@ -308,4 +325,4 @@ DEPENDENCIES uglifier (~> 2.0) BUNDLED WITH - 1.16.6 + 1.17.3