17738: Make our arvados-api and arvados-workbench Gemfiles use the arvados
[arvados.git] / services / api / Gemfile
index 1e12d6a4ce790ec9f9abdfe77ee08044795f8a71..88d078906d3e9f72240bed671c9b6b7f5eae76fa 100644 (file)
@@ -57,8 +57,8 @@ gem 'optimist'
 
 gem 'themes_for_rails', git: 'https://github.com/arvados/themes_for_rails'
 
-# Import arvados gem.  Note: actual git commit is pinned via Gemfile.lock
-gem 'arvados', git: 'https://github.com/arvados/arvados.git', glob: 'sdk/ruby/arvados.gemspec'
+# Import arvados gem.
+gem 'arvados', '~> 2.1.4'
 gem 'httpclient'
 
 gem 'sshkey'