X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/318c49002aea966128a9d37ab29e601a104d79bb..d6c06f757baee640f3cfd620bdb5a01d4ee8d4d2:/services/api/Gemfile.lock diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index 7cee322a75..ebb594cb1e 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -47,24 +47,24 @@ GEM activemodel (>= 3.0.0) activesupport (>= 3.0.0) rack (>= 1.1.0) - addressable (2.5.0) + addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) andand (1.3.3) arel (6.0.4) - arvados (0.1.20170215224121) + arvados (0.1.20170629115132) activesupport (>= 3, < 4.2.6) andand (~> 1.3, >= 1.3.3) google-api-client (>= 0.7, < 0.8.9) i18n (~> 0) - json (~> 1.7, >= 1.7.7) + json (>= 1.7.7, < 3) jwt (>= 0.1.5, < 2) - arvados-cli (0.1.20170322173355) + arvados-cli (0.1.20170817171636) activesupport (>= 3.2.13, < 5) andand (~> 1.3, >= 1.3.3) arvados (~> 0.1, >= 0.1.20150128223554) curb (~> 0.8) google-api-client (~> 0.6, >= 0.6.3, < 0.8.9) - json (~> 1.7, >= 1.7.7) + json (>= 1.7.7, < 3) oj (~> 2.0, >= 2.0.3) trollop (~> 2.0) autoparse (0.3.3) @@ -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.1) + i18n (0.9.0) + concurrent-ruby (~> 1.0) jquery-rails (4.2.2) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -136,25 +139,27 @@ GEM addressable (~> 2.3) libv8 (3.16.14.19) little-plugger (1.1.4) - logging (2.2.0) + 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) - memoist (0.15.0) + memoist (0.16.0) metaclass (0.0.4) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) - minitest (5.10.1) + mini_portile2 (2.3.0) + minitest (5.10.3) mocha (1.2.1) metaclass (~> 0.0.1) multi_json (1.12.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) @@ -215,13 +220,16 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.3) loofah (~> 2.0) + rails-observers (0.1.2) + activemodel (~> 4.0) railties (4.2.5.2) actionpack (= 4.2.5.2) 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) @@ -263,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.2) + tzinfo (1.2.4) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) @@ -302,6 +310,7 @@ DEPENDENCIES protected_attributes puma (~> 2.0) rails (~> 4.0) + rails-observers responders (~> 2.0) ruby-prof rvm-capistrano @@ -318,4 +327,4 @@ DEPENDENCIES uglifier (~> 2.0) BUNDLED WITH - 1.14.3 + 1.16.0