X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/da7d1fa4d078d0d7785672a195b16a9134478b0d..84798b73902fdf81f68ec55365e3a356cb8dec95:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index a289303e4d..b96fee18e0 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.20140917180103' + # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'