X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5bbd6abc7a32c6912db5f36f0af5a923ac4b7c79..35bee4f8071099b57925a49fc56554ceda900c81:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index a289303e4d..c7e3870076 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.20140910123800' + # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'