Fix order of steps in install doc, add git_repositories_dir
[arvados.git] / sdk / cli / Gemfile
index 9a1c5be637beb6a9c1aa29b90900e43fcc3aef54..e8fa5f14f618d2e6fc704833b0e1d20bda2b9b7c 100644 (file)
@@ -1,10 +1,4 @@
 source 'https://rubygems.org'
 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'