Skip to content

Commit d328739

Browse files
Bump rails-html-sanitizer from 1.0.4 to 1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.0.4...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fb3577 commit d328739

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
builder (3.2.3)
5555
byebug (10.0.2)
5656
concurrent-ruby (1.0.5)
57-
crass (1.0.5)
57+
crass (1.0.6)
5858
erubi (1.7.1)
5959
ffi (1.9.25)
6060
globalid (0.4.1)
@@ -65,7 +65,7 @@ GEM
6565
rb-fsevent (~> 0.9, >= 0.9.4)
6666
rb-inotify (~> 0.9, >= 0.9.7)
6767
ruby_dep (~> 1.2)
68-
loofah (2.3.1)
68+
loofah (2.19.1)
6969
crass (~> 1.0.2)
7070
nokogiri (>= 1.5.9)
7171
mail (2.7.0)
@@ -86,7 +86,7 @@ GEM
8686
racc (~> 1.4)
8787
puma (4.3.12)
8888
nio4r (~> 2.0)
89-
racc (1.6.0)
89+
racc (1.6.1)
9090
rack (2.2.3)
9191
rack-test (1.1.0)
9292
rack (>= 1.0, < 3)
@@ -106,8 +106,8 @@ GEM
106106
rails-dom-testing (2.0.3)
107107
activesupport (>= 4.2.0)
108108
nokogiri (>= 1.6)
109-
rails-html-sanitizer (1.0.4)
110-
loofah (~> 2.2, >= 2.2.2)
109+
rails-html-sanitizer (1.4.4)
110+
loofah (~> 2.19, >= 2.19.1)
111111
railties (5.2.0)
112112
actionpack (= 5.2.0)
113113
activesupport (= 5.2.0)

0 commit comments

Comments
 (0)