Skip to content

Commit a8b2b5c

Browse files
Bump rails-html-sanitizer from 1.3.0 to 1.4.3
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3. - [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.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 971a17e commit a8b2b5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ GEM
194194
rb-fsevent (~> 0.9, >= 0.9.4)
195195
rb-inotify (~> 0.9, >= 0.9.7)
196196
ruby_dep (~> 1.2)
197-
loofah (2.4.0)
197+
loofah (2.18.0)
198198
crass (~> 1.0.2)
199199
nokogiri (>= 1.5.9)
200200
lumberjack (1.0.13)
@@ -244,7 +244,7 @@ GEM
244244
psych (3.0.3)
245245
public_suffix (4.0.6)
246246
puma (3.12.6)
247-
racc (1.5.2)
247+
racc (1.6.0)
248248
rack (2.2.3)
249249
rack-cors (1.0.5)
250250
rack (>= 1.6.0)
@@ -270,7 +270,7 @@ GEM
270270
rails-dom-testing (2.0.3)
271271
activesupport (>= 4.2.0)
272272
nokogiri (>= 1.6)
273-
rails-html-sanitizer (1.3.0)
273+
rails-html-sanitizer (1.4.3)
274274
loofah (~> 2.3)
275275
rails-i18n (5.1.2)
276276
i18n (>= 0.7, < 2)

0 commit comments

Comments
 (0)