Google API client jsonifies the body, so we don't have to.
[arvados.git] / sdk / cli / arvados-cli.gemspec
index 1b016428054de863fb1baf851113aaa6c4831a37..ef1fcd3e85abd30a7414c868a3f67abce336c464 100644 (file)
@@ -27,6 +27,7 @@ Gem::Specification.new do |s|
   s.add_runtime_dependency 'andand', '~> 1.3', '>= 1.3.3'
   s.add_runtime_dependency 'oj', '~> 2.0', '>= 2.0.3'
   s.add_runtime_dependency 'curb', '~> 0.8'
+  s.add_runtime_dependency('jwt', '>= 0.1.5', '< 1.0.0')
   s.homepage    =
     'http://arvados.org'
 end