X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d18557927ac033c2e33c1f7770881367b252f329..1c7de9d85417202a48ea82409ab390dfcab7f2a5:/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'