X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4ec55841b965ae33aad66479bf4d4ad41e6a0b62..680b25f82fce487c636e841a4a3d83379e5a4264:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index 5d3cd5c099..03f5e02774 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -7,9 +7,7 @@ source 'https://rubygems.org' gem 'rails', '~> 5.2.0' gem 'arvados', '~> 2.7.0.rc1' -# i18n 1.14.1 seems to be incompatible with rails 5 -gem 'i18n', '~> 0.9.5' - +gem 'i18n' gem 'activerecord-nulldb-adapter', git: 'https://github.com/arvados/nulldb' gem 'multi_json' gem 'oj'