Make our arvados-api and arvados-workbench Gemfiles use the arvados
[arvados.git] / services / api / Gemfile
index 88d078906d3e9f72240bed671c9b6b7f5eae76fa..ae1658123615794fc699c840c0ade42552ad5052 100644 (file)
@@ -58,7 +58,7 @@ gem 'optimist'
 gem 'themes_for_rails', git: 'https://github.com/arvados/themes_for_rails'
 
 # Import arvados gem.
-gem 'arvados', '~> 2.1.4'
+gem 'arvados', '~> 2.1.5'
 gem 'httpclient'
 
 gem 'sshkey'