BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
6e7064dc
Commit
6e7064dc
authored
Mar 22, 2018
by
Stan Hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump loofah to 2.2.2 and rails-html-sanitizer to 1.0.4
See: *
https://github.com/rails/rails-html-sanitizer/releases
*
https://github.com/flavorjones/loofah/releases
parent
5c36e1b9
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
5 deletions
+12
-5
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+6
-4
sh-update-loofah.yml
changelogs/unreleased/sh-update-loofah.yml
+5
-0
No files found.
Gemfile
View file @
6e7064dc
...
...
@@ -231,7 +231,7 @@ gem 'sanitize', '~> 2.0'
gem
'
babosa
'
,
'~> 1.0.2'
# Sanitizes SVG input
gem
'
loofah
'
,
'~> 2.
0.3
'
gem
'
loofah
'
,
'~> 2.
2
'
# Working with license
gem
'
licensee
'
,
'~> 8.9'
...
...
Gemfile.lock
View file @
6e7064dc
...
...
@@ -143,6 +143,7 @@ GEM
connection_pool (2.2.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.3)
creole (0.5.0)
css_parser (1.5.0)
addressable
...
...
@@ -485,7 +486,8 @@ GEM
actionpack (>= 4, < 5.2)
activesupport (>= 4, < 5.2)
railties (>= 4, < 5.2)
loofah (2.0.3)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
...
...
@@ -679,8 +681,8 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.
3
)
loofah (~> 2.
0
)
rails-html-sanitizer (1.0.
4
)
loofah (~> 2.
2, >= 2.2.2
)
rails-i18n (4.0.9)
i18n (~> 0.7)
railties (~> 4.0)
...
...
@@ -1093,7 +1095,7 @@ DEPENDENCIES
license_finder (~> 3.1)
licensee (~> 8.9)
lograge (~> 0.5)
loofah (~> 2.
0.3
)
loofah (~> 2.
2
)
mail_room (~> 0.9.1)
method_source (~> 0.8)
minitest (~> 5.7.0)
...
...
changelogs/unreleased/sh-update-loofah.yml
0 → 100644
View file @
6e7064dc
---
title
:
Bump rails-html-sanitizer to 1.0.4
merge_request
:
author
:
type
:
security
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment