X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6024627680c17a54a24e1bd5d78416cf251562d0..66f6a487050e1cdb3fda6a32f195eb1913c83241:/apps/workbench/Gemfile.lock diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock index a4c9c24b6b..27e5e1165a 100644 --- a/apps/workbench/Gemfile.lock +++ b/apps/workbench/Gemfile.lock @@ -1,3 +1,17 @@ +GIT + remote: https://github.com/curoverse/arvados.git + revision: dd9f2403f43bcb93da5908ddde57d8c0491bb4c2 + glob: sdk/ruby/arvados.gemspec + specs: + arvados (1.4.1.20191019025325) + activesupport (>= 3) + andand (~> 1.3, >= 1.3.3) + arvados-google-api-client (>= 0.7, < 0.8.9) + faraday (< 0.16) + i18n (~> 0) + json (>= 1.7.7, < 3) + jwt (>= 0.1.5, < 2) + GIT remote: https://github.com/curoverse/nulldb revision: d8e0073b665acdd2537c5eb15178a60f02f4b413 @@ -12,13 +26,6 @@ GIT themes_for_rails (0.5.1) rails (>= 3.0.0) -GIT - remote: https://github.com/curoverse/wiselinks.git - revision: 2c396ea5da7bbdef883fc6a70946b5886e182a80 - branch: rails-5.1-compatibility - specs: - wiselinks (1.2.2) - GEM remote: https://rubygems.org/ specs: @@ -60,19 +67,12 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) andand (1.3.3) angularjs-rails (1.3.15) arel (7.1.4) - arvados (1.3.1.20190320201707) - activesupport (>= 3) - andand (~> 1.3, >= 1.3.3) - arvados-google-api-client (>= 0.7, < 0.8.9) - i18n (~> 0) - json (>= 1.7.7, < 3) - jwt (>= 0.1.5, < 2) - arvados-google-api-client (0.8.7.2) + arvados-google-api-client (0.8.7.3) activesupport (>= 3.2, < 5.1) addressable (~> 2.3) autoparse (~> 0.3) @@ -87,8 +87,11 @@ GEM addressable (>= 2.3.1) extlib (>= 0.9.15) multi_json (>= 1.0.0) - bootstrap-sass (3.1.1.1) - sass (~> 3.2) + autoprefixer-rails (9.5.1.1) + execjs + bootstrap-sass (3.4.1) + autoprefixer-rails (>= 5.2.1) + sassc (>= 2.0.0) bootstrap-tab-history-rails (0.1.0) railties (>= 3.1) bootstrap-x-editable-rails (1.5.1.1) @@ -131,7 +134,7 @@ GEM flamegraph (0.9.5) globalid (0.4.2) activesupport (>= 4.2.0) - googleauth (0.8.1) + googleauth (0.9.0) faraday (~> 0.12) jwt (>= 1.4, < 3.0) memoist (~> 0.16) @@ -182,8 +185,8 @@ GEM metaclass (~> 0.0.1) morrisjs-rails (0.5.1.2) railties (> 3.1, < 6) - multi_json (1.13.1) - multipart-post (2.0.0) + multi_json (1.14.1) + multipart-post (2.1.1) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) net-sftp (2.1.2) @@ -192,12 +195,12 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.4) mini_portile2 (~> 2.4.0) npm-rails (0.2.1) rails (>= 3.2) - oj (3.7.11) - os (1.0.0) + oj (3.7.12) + os (1.0.1) passenger (6.0.2) rack rake (>= 0.8.1) @@ -210,7 +213,7 @@ GEM cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) - public_suffix (3.0.3) + public_suffix (4.0.1) rack (2.0.7) rack-mini-profiler (1.0.2) rack (>= 1.2.0) @@ -258,7 +261,7 @@ GEM retriable (1.4.1) ruby-debug-passenger (0.2.0) ruby-prof (0.17.0) - rubyzip (1.2.2) + rubyzip (1.3.0) rvm-capistrano (1.5.6) capistrano (~> 2.15.4) safe_yaml (1.0.5) @@ -324,8 +327,8 @@ DEPENDENCIES activerecord-nulldb-adapter! andand angularjs-rails (~> 1.3.8) - arvados (>= 0.1.20150511150219) - bootstrap-sass (~> 3.1.0) + arvados! + bootstrap-sass (~> 3.4.1) bootstrap-tab-history-rails bootstrap-x-editable-rails byebug @@ -363,13 +366,13 @@ DEPENDENCIES sass sassc-rails selenium-webdriver (~> 3) + signet (< 0.12) simplecov (~> 0.7) simplecov-rcov sshkey themes_for_rails! therubyracer uglifier (~> 2.0) - wiselinks! BUNDLED WITH - 1.17.3 + 2.0.2