X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/89359cee9d2b8cafbf3db166e48c1aeec59a10b2..d6c06f757baee640f3cfd620bdb5a01d4ee8d4d2:/services/api/Gemfile.lock diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index f1f03c3125..ebb594cb1e 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -85,6 +85,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) + concurrent-ruby (1.0.5) + crass (1.0.2) curb (0.9.3) database_cleaner (1.5.3) erubis (2.7.0) @@ -125,7 +127,8 @@ GEM hashie (3.5.5) highline (1.7.8) hike (1.2.3) - i18n (0.8.6) + i18n (0.9.0) + concurrent-ruby (~> 1.0) jquery-rails (4.2.2) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -139,12 +142,14 @@ GEM logging (2.2.2) little-plugger (~> 1.1) multi_json (~> 1.10) - lograge (0.4.1) - actionpack (>= 4, < 5.1) - activesupport (>= 4, < 5.1) - railties (>= 4, < 5.1) + lograge (0.7.1) + actionpack (>= 4, < 5.2) + activesupport (>= 4, < 5.2) + railties (>= 4, < 5.2) + request_store (~> 1.0) logstash-event (1.2.02) - loofah (2.0.3) + loofah (2.1.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -153,7 +158,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.3.0) minitest (5.10.3) mocha (1.2.1) metaclass (~> 0.0.1) @@ -167,8 +172,8 @@ GEM net-ssh (4.1.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.8.1) + mini_portile2 (~> 2.3.0) oauth2 (1.3.1) faraday (>= 0.8, < 0.12) jwt (~> 1.0) @@ -193,7 +198,7 @@ GEM activemodel (>= 4.0.1, < 5.0) public_suffix (2.0.5) puma (2.16.0) - rack (1.6.5) + rack (1.6.8) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5.2) @@ -222,8 +227,9 @@ GEM activesupport (= 4.2.5.2) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (12.2.1) ref (2.0.0) + request_store (1.3.2) responders (2.3.0) railties (>= 4.2.0, < 5.1) retriable (1.4.1) @@ -265,11 +271,11 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (0.19.4) + thor (0.20.0) thread_safe (0.3.6) tilt (1.4.1) trollop (2.1.2) - tzinfo (1.2.3) + tzinfo (1.2.4) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) @@ -321,4 +327,4 @@ DEPENDENCIES uglifier (~> 2.0) BUNDLED WITH - 1.15.1 + 1.16.0