Fix order of steps in install doc, add git_repositories_dir
[arvados.git] / sdk / cli / Gemfile
index 86107f70854b5102e401e4e0b2e76e31209e8028..e8fa5f14f618d2e6fc704833b0e1d20bda2b9b7c 100644 (file)
@@ -1,11 +1,4 @@
 source 'https://rubygems.org'
-gem 'minitest'
+gem 'minitest', '>= 5.0.0'
 gem 'rake'
-gem 'google-api-client', '>= 0.6.3'
-gem 'activesupport', '>= 3.2.13'
-gem 'json', '>= 1.7.7'
-gem 'trollop', '>= 2.0'
-gem 'andand', '>= 1.3.3'
-gem 'oj', '>= 2.0.3'
-gem 'curb', '~> 0.8'
-
+gem 'arvados-cli'