diff options
author | Stan Hu <stanhu@gmail.com> | 2015-09-12 20:54:06 -0700 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-02-01 18:25:32 +0100 |
commit | f86ddfd36538667cd0c484a62825569a36ef2a2c (patch) | |
tree | c8d68ea4b84324f974db7671ccba13b754ad4b6f /Gemfile.lock | |
parent | da8e0f86595299740a344309cb5963854b61c4a6 (diff) | |
download | gitlab-ce-f86ddfd36538667cd0c484a62825569a36ef2a2c.tar.gz |
Render sanitized SVG images
Closes https://github.com/gitlabhq/gitlabhq/issues/9265
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ec92964df25..b4f7587c419 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -953,6 +953,7 @@ DEPENDENCIES jquery-ui-rails (~> 5.0.0) kaminari (~> 0.16.3) letter_opener (~> 1.1.2) + loofah (~> 2.0.3) mail_room (~> 0.6.1) method_source (~> 0.8) minitest (~> 5.7.0) |