Skip to content

Commit 5bb6a76

Browse files
Bump rails-html-sanitizer from 1.3.0 to 1.5.0
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.5.0. - [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.3.0...v1.5.0) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 510bd52 commit 5bb6a76

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -87,26 +87,26 @@ GEM
8787
hashdiff (1.0.1)
8888
i18n (1.8.10)
8989
concurrent-ruby (~> 1.0)
90-
loofah (2.11.0)
90+
loofah (2.19.1)
9191
crass (~> 1.0.2)
9292
nokogiri (>= 1.5.9)
9393
mail (2.7.1)
9494
mini_mime (>= 0.1.1)
9595
marcel (1.0.1)
9696
method_source (1.0.0)
9797
mini_mime (1.1.0)
98-
mini_portile2 (2.8.0)
98+
mini_portile2 (2.8.1)
9999
minitest (5.14.4)
100100
multipart-post (2.1.1)
101101
nio4r (2.5.8)
102-
nokogiri (1.13.10)
102+
nokogiri (1.14.2)
103103
mini_portile2 (~> 2.8.0)
104104
racc (~> 1.4)
105105
parallel (1.20.1)
106106
parser (3.0.2.0)
107107
ast (~> 2.4.1)
108108
public_suffix (4.0.6)
109-
racc (1.6.1)
109+
racc (1.6.2)
110110
rack (2.2.6.4)
111111
rack-test (1.1.0)
112112
rack (>= 1.0, < 3)
@@ -126,8 +126,8 @@ GEM
126126
rails-dom-testing (2.0.3)
127127
activesupport (>= 4.2.0)
128128
nokogiri (>= 1.6)
129-
rails-html-sanitizer (1.3.0)
130-
loofah (~> 2.3)
129+
rails-html-sanitizer (1.5.0)
130+
loofah (~> 2.19, >= 2.19.1)
131131
railties (5.2.6)
132132
actionpack (= 5.2.6)
133133
activesupport (= 5.2.6)

0 commit comments

Comments
 (0)