Skip to content

Commit 803d7b8

Browse files
authored
Merge pull request #133 from koedame/dependabot/bundler/rails-html-sanitizer-1.6.1
Bump rails-html-sanitizer from 1.6.0 to 1.6.1
2 parents 52c0a6f + 97993b3 commit 803d7b8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,13 @@ GEM
135135
net-smtp (0.5.0)
136136
net-protocol
137137
nio4r (2.7.4)
138-
nokogiri (1.16.7-aarch64-linux)
138+
nokogiri (1.17.2-aarch64-linux)
139139
racc (~> 1.4)
140-
nokogiri (1.16.7-arm64-darwin)
140+
nokogiri (1.17.2-arm64-darwin)
141141
racc (~> 1.4)
142-
nokogiri (1.16.7-x86_64-darwin)
142+
nokogiri (1.17.2-x86_64-darwin)
143143
racc (~> 1.4)
144-
nokogiri (1.16.7-x86_64-linux)
144+
nokogiri (1.17.2-x86_64-linux)
145145
racc (~> 1.4)
146146
parallel (1.26.3)
147147
parser (3.3.6.0)
@@ -176,9 +176,9 @@ GEM
176176
activesupport (>= 5.0.0)
177177
minitest
178178
nokogiri (>= 1.6)
179-
rails-html-sanitizer (1.6.0)
179+
rails-html-sanitizer (1.6.1)
180180
loofah (~> 2.21)
181-
nokogiri (~> 1.14)
181+
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)
182182
railties (7.1.4.1)
183183
actionpack (= 7.1.4.1)
184184
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)