X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f662e62c925d89ad466ff2271919dd6dd2ccfa86..ec988adb09485a9d2c9c0315300b0ad52afc07ef:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index 90532ea997..8e61ecb2f5 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -87,3 +87,6 @@ gem 'httpclient', '~> 2.5.0' gem 'themes_for_rails', git: 'https://github.com/holtkampw/themes_for_rails', ref: '1fd2d7897d75ae0d6375f4c390df87b8e91ad417' gem "deep_merge", :require => 'deep_merge/rails_compat' + +gem 'morrisjs-rails' +gem 'raphael-rails'