X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4c47283466981a99d27467c086d49a2235f5d0c2..8db021c5f87e21c18debc8093d83823f62131750:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index db569c96a5..20d64d17a1 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -96,3 +96,5 @@ gem 'raphael-rails' gem 'lograge' gem 'logstash-event' + +gem 'safe_yaml'