Skip to content

Commit ab53e75

Browse files
authored
Merge pull request #421 from Shopify/dependabot/bundler/rails-html-sanitizer-1.6.1
Bump rails-html-sanitizer from 1.6.0 to 1.6.1
2 parents 4b6389c + 712c536 commit ab53e75

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ GEM
5252
concurrent-ruby (~> 1.0)
5353
json (2.7.2)
5454
language_server-protocol (3.17.0.3)
55-
loofah (2.22.0)
55+
loofah (2.23.1)
5656
crass (~> 1.0.2)
5757
nokogiri (>= 1.12.0)
5858
m (1.6.0)
@@ -65,13 +65,13 @@ GEM
6565
mocha (2.5.0)
6666
ruby2_keywords (>= 0.0.5)
6767
netrc (0.11.0)
68-
nokogiri (1.16.7-aarch64-linux)
68+
nokogiri (1.16.8-aarch64-linux)
6969
racc (~> 1.4)
70-
nokogiri (1.16.7-arm64-darwin)
70+
nokogiri (1.16.8-arm64-darwin)
7171
racc (~> 1.4)
72-
nokogiri (1.16.7-x86_64-darwin)
72+
nokogiri (1.16.8-x86_64-darwin)
7373
racc (~> 1.4)
74-
nokogiri (1.16.7-x86_64-linux)
74+
nokogiri (1.16.8-x86_64-linux)
7575
racc (~> 1.4)
7676
parallel (1.25.1)
7777
parser (3.3.3.0)
@@ -86,9 +86,9 @@ GEM
8686
activesupport (>= 5.0.0)
8787
minitest
8888
nokogiri (>= 1.6)
89-
rails-html-sanitizer (1.6.0)
89+
rails-html-sanitizer (1.6.1)
9090
loofah (~> 2.21)
91-
nokogiri (~> 1.14)
91+
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)
9292
railties (7.0.8.5)
9393
actionpack (= 7.0.8.5)
9494
activesupport (= 7.0.8.5)

0 commit comments

Comments
 (0)