X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/72cf9a5814e52adb2b6c2f349cbef3de069722bb..664919d58c3689cd9e0a25547ec1e02d9adda38c:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index 90532ea997..5ab6eace2c 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'rails', '~> 4.1.0' gem 'minitest', '>= 5.0.0' -gem 'arvados', '>= 0.1.20140917180103' +gem 'arvados', '>= 0.1.20141114230720' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'