We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb3048 commit db770a7Copy full SHA for db770a7
Gemfile.lock
@@ -32,9 +32,9 @@ GEM
32
erubi (1.10.0)
33
i18n (1.8.10)
34
concurrent-ruby (~> 1.0)
35
- loofah (2.11.0)
+ loofah (2.22.0)
36
crass (~> 1.0.2)
37
- nokogiri (>= 1.5.9)
+ nokogiri (>= 1.12.0)
38
method_source (1.0.0)
39
minitest (5.14.4)
40
nokogiri (1.15.5-arm64-darwin)
@@ -50,8 +50,9 @@ GEM
50
rails-dom-testing (2.0.3)
51
activesupport (>= 4.2.0)
52
nokogiri (>= 1.6)
53
- rails-html-sanitizer (1.3.0)
54
- loofah (~> 2.3)
+ rails-html-sanitizer (1.6.0)
+ loofah (~> 2.21)
55
+ nokogiri (~> 1.14)
56
railties (6.1.4)
57
actionpack (= 6.1.4)
58
activesupport (= 6.1.4)
0 commit comments