Make our arvados-api and arvados-workbench Gemfiles use the arvados
[arvados.git] / apps / workbench / Gemfile
index 9f7008ba05f38bb99901ba5b5ea072c40c083e2b..239c24d950efa7ebab1e4b905e3ba132f47df491 100644 (file)
@@ -5,7 +5,7 @@
 source 'https://rubygems.org'
 
 gem 'rails', '~> 5.2.0'
-gem 'arvados', '~> 2.1.4'
+gem 'arvados', '~> 2.1.5'
 
 gem 'activerecord-nulldb-adapter', git: 'https://github.com/arvados/nulldb'
 gem 'multi_json'