Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-10-19 16:28:55 +0300
committerStan Hu <stanhu@gmail.com>2019-10-19 16:32:14 +0300
commit1b8855b211fed42641d89212bbcfb1d5fb46dedc (patch)
tree74bfe032cd3dadc7cb1c818d9c34bd932c707de9 /ruby/Gemfile.lock
parent772ef62b65125bf87441c064fa021f3a16e82cf9 (diff)
Update rails-html-sanitizer and loofah gems in gitaly-ruby
This matches the upgrade in the GitLab version from https://gitlab.com/gitlab-org/gitlab/merge_requests/18225 and saves a little disk space.
Diffstat (limited to 'ruby/Gemfile.lock')
-rw-r--r--ruby/Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index cb292af8c..8e011a81d 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -99,7 +99,7 @@ GEM
licensee (8.9.2)
rugged (~> 0.24)
listen (0.5.3)
- loofah (2.2.3)
+ loofah (2.3.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
memoizable (0.4.2)
@@ -138,8 +138,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
- rails-html-sanitizer (1.2.0)
- loofah (~> 2.2, >= 2.2.2)
+ rails-html-sanitizer (1.3.0)
+ loofah (~> 2.3)
rainbow (3.0.0)
rbtrace (0.4.11)
ffi (>= 1.0.6)