X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/051b9e763b0a14f9039f536859bd2c1580faa31c..ba54c26be4078cb32d78947837f630a4404a93ae:/services/api/Gemfile.lock diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index 1514ce1342..f935f2c072 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -58,6 +58,15 @@ GEM i18n (~> 0) json (>= 1.7.7, < 3) jwt (>= 0.1.5, < 2) + arvados-cli (1.1.4.20180723133344) + 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.7, < 3) + oj (~> 3.0) + trollop (~> 2.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) @@ -78,6 +87,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) crass (1.0.4) + curb (0.9.6) database_cleaner (1.7.0) erubis (2.7.0) eventmachine (1.2.6) @@ -281,6 +291,7 @@ DEPENDENCIES acts_as_api andand arvados (>= 0.1.20150615153458) + arvados-cli coffee-rails (~> 4.0) database_cleaner factory_girl_rails @@ -315,4 +326,4 @@ DEPENDENCIES uglifier (~> 2.0) BUNDLED WITH - 1.16.2 + 1.16.3