X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/288d22d8a7ff1f9a441d2b8058382e807873d7d5..e1104f98771283a7659eadf881f006e3a3acb4d5:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index eb383800f2..b24cb26c7d 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'rails', '~> 4.1.0' -gem 'arvados', '>= 0.1.20150111195521' +gem 'arvados', '>= 0.1.20150116063758' gem 'sqlite3'