We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05758c commit 92965ccCopy full SHA for 92965cc
example/Gemfile.lock
@@ -84,7 +84,7 @@ GEM
84
activesupport (>= 5.0)
85
i18n (1.10.0)
86
concurrent-ruby (~> 1.0)
87
- loofah (2.18.0)
+ loofah (2.19.0)
88
crass (~> 1.0.2)
89
nokogiri (>= 1.5.9)
90
mail (2.7.1)
@@ -110,7 +110,7 @@ GEM
110
net-protocol
111
timeout
112
nio4r (2.5.8)
113
- nokogiri (1.13.6)
+ nokogiri (1.13.8)
114
mini_portile2 (~> 2.8.0)
115
racc (~> 1.4)
116
puma (5.6.4)
@@ -138,7 +138,7 @@ GEM
138
rails-dom-testing (2.0.3)
139
activesupport (>= 4.2.0)
140
nokogiri (>= 1.6)
141
- rails-html-sanitizer (1.4.2)
+ rails-html-sanitizer (1.4.3)
142
loofah (~> 2.3)
143
railties (7.0.3)
144
actionpack (= 7.0.3)
0 commit comments