Skip to content

Commit ab37272

Browse files
chore(deps): bump rails-html-sanitizer in /logto-sample
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c67397 commit ab37272

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

logto-sample/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ GEM
123123
jwt (2.8.1)
124124
base64
125125
logger (1.6.0)
126-
loofah (2.22.0)
126+
loofah (2.23.1)
127127
crass (~> 1.0.2)
128128
nokogiri (>= 1.12.0)
129129
mail (2.8.1)
@@ -146,11 +146,11 @@ GEM
146146
net-smtp (0.5.0)
147147
net-protocol
148148
nio4r (2.7.3)
149-
nokogiri (1.16.7-aarch64-linux)
149+
nokogiri (1.16.8-aarch64-linux)
150150
racc (~> 1.4)
151-
nokogiri (1.16.7-arm64-darwin)
151+
nokogiri (1.16.8-arm64-darwin)
152152
racc (~> 1.4)
153-
nokogiri (1.16.7-x86_64-linux)
153+
nokogiri (1.16.8-x86_64-linux)
154154
racc (~> 1.4)
155155
psych (5.1.2)
156156
stringio
@@ -184,9 +184,9 @@ GEM
184184
activesupport (>= 5.0.0)
185185
minitest
186186
nokogiri (>= 1.6)
187-
rails-html-sanitizer (1.6.0)
187+
rails-html-sanitizer (1.6.1)
188188
loofah (~> 2.21)
189-
nokogiri (~> 1.14)
189+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
190190
railties (7.2.1)
191191
actionpack (= 7.2.1)
192192
activesupport (= 7.2.1)

0 commit comments

Comments
 (0)