We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971a17e commit a8b2b5cCopy full SHA for a8b2b5c
Gemfile.lock
@@ -194,7 +194,7 @@ GEM
194
rb-fsevent (~> 0.9, >= 0.9.4)
195
rb-inotify (~> 0.9, >= 0.9.7)
196
ruby_dep (~> 1.2)
197
- loofah (2.4.0)
+ loofah (2.18.0)
198
crass (~> 1.0.2)
199
nokogiri (>= 1.5.9)
200
lumberjack (1.0.13)
@@ -244,7 +244,7 @@ GEM
244
psych (3.0.3)
245
public_suffix (4.0.6)
246
puma (3.12.6)
247
- racc (1.5.2)
+ racc (1.6.0)
248
rack (2.2.3)
249
rack-cors (1.0.5)
250
rack (>= 1.6.0)
@@ -270,7 +270,7 @@ GEM
270
rails-dom-testing (2.0.3)
271
activesupport (>= 4.2.0)
272
nokogiri (>= 1.6)
273
- rails-html-sanitizer (1.3.0)
+ rails-html-sanitizer (1.4.3)
274
loofah (~> 2.3)
275
rails-i18n (5.1.2)
276
i18n (>= 0.7, < 2)
0 commit comments