X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d0f0460e84dbdb455cdac2b11caaf563029fc2fe..210f1cf691bca437705c8e79ed8a77353c0abd8f:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index d5b416b539..9f7008ba05 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -5,7 +5,7 @@ source 'https://rubygems.org' gem 'rails', '~> 5.2.0' -gem 'arvados', git: 'https://github.com/arvados/arvados.git', glob: 'sdk/ruby/arvados.gemspec' +gem 'arvados', '~> 2.1.4' gem 'activerecord-nulldb-adapter', git: 'https://github.com/arvados/nulldb' gem 'multi_json'