X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f71634c065eff38970b178958349ca9381aee996..4512b2324d203673a7b76927631a9bac4361d0de:/services/api/Gemfile.lock diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index 0deb37e4e8..b5ac62c9fb 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/curoverse/themes_for_rails - revision: 61154877047d2346890bda0b7be5827cf51a6a76 + revision: ddf6e592b3b6493ea0c2de7b5d3faa120ed35be0 specs: themes_for_rails (0.5.1) rails (>= 3.0.0) @@ -85,6 +85,7 @@ GEM extlib (>= 0.9.15) multi_json (>= 1.0.0) builder (3.2.3) + byebug (11.0.1) capistrano (2.15.9) highline net-scp (>= 1.0.0) @@ -109,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) @@ -162,7 +164,7 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.2) mini_portile2 (~> 2.4.0) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) @@ -182,10 +184,10 @@ GEM passenger (6.0.2) rack rake (>= 0.8.1) - pg (0.21.0) - power_assert (1.1.3) + pg (1.1.4) + power_assert (1.1.4) public_suffix (3.0.3) - rack (2.0.6) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7.2) @@ -219,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) @@ -226,10 +231,21 @@ GEM actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) retriable (1.4.1) - ruby-prof (0.17.0) + ruby-prof (0.15.9) 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) @@ -249,13 +265,14 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sshkey (2.0.0) - test-unit (3.3.0) + test-unit (3.3.1) power_assert therubyracer (0.12.3) libv8 (~> 3.16.14.15) 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) @@ -273,6 +290,7 @@ DEPENDENCIES andand arvados (>= 1.3.1.20190301212059) arvados-cli + byebug database_cleaner factory_bot_rails faye-websocket @@ -288,15 +306,16 @@ DEPENDENCIES omniauth-oauth2 (~> 1.1) optimist passenger - pg (~> 0.18) + pg (~> 1.0) rails (~> 5.0.0) rails-controller-testing rails-observers rails-perftest responders (~> 2.0) - ruby-prof + ruby-prof (~> 0.15.0) rvm-capistrano safe_yaml + sass-rails simplecov (~> 0.7.1) simplecov-rcov sshkey