Skip to content

Commit 69a473f

Browse files
authored
Merge pull request #51 from bambooengineering/dependabot/bundler/rails-html-sanitizer-1.6.1
Bump rails-html-sanitizer from 1.6.0 to 1.6.1
2 parents 21a4fd3 + dd817ec commit 69a473f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ GEM
123123
reline (>= 0.4.2)
124124
json (2.6.3)
125125
kwalify (0.7.2)
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,9 +146,9 @@ GEM
146146
net-smtp (0.5.0)
147147
net-protocol
148148
nio4r (2.7.0)
149-
nokogiri (1.16.7-x86_64-darwin)
149+
nokogiri (1.16.8-x86_64-darwin)
150150
racc (~> 1.4)
151-
nokogiri (1.16.7-x86_64-linux)
151+
nokogiri (1.16.8-x86_64-linux)
152152
racc (~> 1.4)
153153
parallel (1.22.1)
154154
parser (3.2.2.0)
@@ -192,9 +192,9 @@ GEM
192192
activesupport (>= 5.0.0)
193193
minitest
194194
nokogiri (>= 1.6)
195-
rails-html-sanitizer (1.6.0)
195+
rails-html-sanitizer (1.6.1)
196196
loofah (~> 2.21)
197-
nokogiri (~> 1.14)
197+
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)
198198
railties (7.1.4.1)
199199
actionpack (= 7.1.4.1)
200200
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)