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 3f0effb commit fdbcb6bCopy full SHA for fdbcb6b
Gemfile.lock
@@ -136,7 +136,7 @@ GEM
136
listen (3.3.3)
137
rb-fsevent (~> 0.10, >= 0.10.3)
138
rb-inotify (~> 0.9, >= 0.9.10)
139
- loofah (2.9.0)
+ loofah (2.19.0)
140
crass (~> 1.0.2)
141
nokogiri (>= 1.5.9)
142
mail (2.7.1)
@@ -164,7 +164,7 @@ GEM
164
public_suffix (4.0.6)
165
puma (4.3.12)
166
nio4r (~> 2.0)
167
- racc (1.6.0)
+ racc (1.6.1)
168
rack (2.2.3)
169
rack-proxy (0.6.5)
170
rack
@@ -188,7 +188,7 @@ GEM
188
rails-dom-testing (2.0.3)
189
activesupport (>= 4.2.0)
190
nokogiri (>= 1.6)
191
- rails-html-sanitizer (1.3.0)
+ rails-html-sanitizer (1.4.3)
192
loofah (~> 2.3)
193
railties (6.0.3.6)
194
actionpack (= 6.0.3.6)
0 commit comments