X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fad433ed99dffb9fd003c5dfd5f7bad770b19206..a3615da860d1d78d0ecb7e2890eea26963b5c01e:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index a289303e4d..2a175989dd 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -3,6 +3,8 @@ source 'https://rubygems.org' gem 'rails', '~> 4.1.0' gem 'minitest', '>= 5.0.0' +gem 'arvados', '>= 0.1.20140905115707' + # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'