Skip to content

Commit 92965cc

Browse files
Bump rails-html-sanitizer from 1.4.2 to 1.4.3 in /example
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 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.4.2...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a05758c commit 92965cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
activesupport (>= 5.0)
8585
i18n (1.10.0)
8686
concurrent-ruby (~> 1.0)
87-
loofah (2.18.0)
87+
loofah (2.19.0)
8888
crass (~> 1.0.2)
8989
nokogiri (>= 1.5.9)
9090
mail (2.7.1)
@@ -110,7 +110,7 @@ GEM
110110
net-protocol
111111
timeout
112112
nio4r (2.5.8)
113-
nokogiri (1.13.6)
113+
nokogiri (1.13.8)
114114
mini_portile2 (~> 2.8.0)
115115
racc (~> 1.4)
116116
puma (5.6.4)
@@ -138,7 +138,7 @@ GEM
138138
rails-dom-testing (2.0.3)
139139
activesupport (>= 4.2.0)
140140
nokogiri (>= 1.6)
141-
rails-html-sanitizer (1.4.2)
141+
rails-html-sanitizer (1.4.3)
142142
loofah (~> 2.3)
143143
railties (7.0.3)
144144
actionpack (= 7.0.3)

0 commit comments

Comments
 (0)