X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/30d63b582ed093d235ae4a9efdeda5de1d4e2f24..91a3a6759a0294c28fa55f044c2d611d01054c20:/services/api/Gemfile.lock diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index c3b518062c..d704ecada7 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -35,18 +35,20 @@ GEM addressable (2.3.6) andand (1.3.3) arel (3.0.3) - arvados (0.1.20140513131358) + arvados (0.1.20140708213257) activesupport (>= 3.2.13) andand google-api-client (~> 0.6.3) json (>= 1.7.7) - arvados-cli (0.1.20140513131358) + jwt (>= 0.1.5, < 1.0.0) + arvados-cli (0.1.20140708213257) activesupport (~> 3.2, >= 3.2.13) andand (~> 1.3, >= 1.3.3) arvados (~> 0.1.0) curb (~> 0.8) google-api-client (~> 0.6.3) json (~> 1.7, >= 1.7.7) + jwt (>= 0.1.5, < 1.0.0) oj (~> 2.0, >= 2.0.3) trollop (~> 2.0) autoparse (0.3.3) @@ -139,6 +141,8 @@ GEM pg rails (~> 3.1) polyglot (0.3.4) + puma (2.8.2) + rack (>= 1.1, < 2.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -213,7 +217,7 @@ PLATFORMS DEPENDENCIES acts_as_api andand - arvados-cli (>= 0.1.20140328152103) + arvados-cli (>= 0.1.20140708213257) coffee-rails (~> 3.2.0) database_cleaner faye-websocket @@ -226,6 +230,7 @@ DEPENDENCIES passenger pg pg_power + puma rails (~> 3.2.0) rvm-capistrano sass-rails (>= 3.2.0)