X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4d697d3c92cb903ca24b7ce2f30573b2aa52e9a1..55bdcab45a5e059ecc218099a30ff5ad231a627f:/apps/workbench/Gemfile.lock diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock index 1b177ec65d..0abe868ccf 100644 --- a/apps/workbench/Gemfile.lock +++ b/apps/workbench/Gemfile.lock @@ -92,7 +92,7 @@ GEM deep_merge (1.0.1) docile (1.1.5) erubis (2.7.0) - execjs (2.2.2) + execjs (2.7.0) extlib (0.9.16) faraday (0.9.2) multipart-post (>= 1.2, < 3) @@ -123,7 +123,7 @@ GEM signet (~> 0.7) headless (1.0.2) highline (1.6.21) - httpclient (2.6.0.1) + httpclient (2.8.2.4) i18n (0.7.0) jquery-rails (3.1.2) railties (>= 3.0, < 5.0) @@ -142,6 +142,11 @@ GEM logging (2.1.0) little-plugger (~> 1.1) multi_json (~> 1.10) + lograge (0.3.6) + actionpack (>= 3) + activesupport (>= 3) + railties (>= 3) + logstash-event (1.2.02) mail (2.6.3) mime-types (>= 1.16, < 3) memoist (0.14.0) @@ -153,7 +158,7 @@ GEM metaclass (~> 0.0.1) morrisjs-rails (0.5.1) railties (> 3.1, < 5) - multi_json (1.12.0) + multi_json (1.12.1) multipart-post (2.0.0) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -211,6 +216,7 @@ GEM rubyzip (1.1.7) rvm-capistrano (1.5.5) capistrano (~> 2.15.4) + safe_yaml (1.0.4) sass (3.4.9) sass-rails (5.0.1) railties (>= 4.0.0, < 5.0) @@ -251,7 +257,7 @@ GEM tilt (1.4.1) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (2.7.0) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) websocket (1.2.2) @@ -284,7 +290,9 @@ DEPENDENCIES jquery-rails less less-rails - minitest (>= 5.0.0) + lograge + logstash-event + minitest (~> 5.0) mocha morrisjs-rails multi_json @@ -293,12 +301,13 @@ DEPENDENCIES piwik_analytics poltergeist rack-mini-profiler - rails (~> 4.1.0) + rails (~> 4.1) rails-perftest raphael-rails ruby-debug-passenger ruby-prof rvm-capistrano + safe_yaml sass sass-rails selenium-webdriver @@ -307,8 +316,8 @@ DEPENDENCIES sshkey themes_for_rails! therubyracer - uglifier (>= 1.0.3) + uglifier (~> 2.0) wiselinks BUNDLED WITH - 1.12.1 + 1.13.2