about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eebe655..7c736ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -184,7 +184,7 @@ GEM
184 listen (3.0.8) 184 listen (3.0.8)
185 rb-fsevent (~> 0.9, >= 0.9.4) 185 rb-fsevent (~> 0.9, >= 0.9.4)
186 rb-inotify (~> 0.9, >= 0.9.7) 186 rb-inotify (~> 0.9, >= 0.9.7)
187 loofah (2.19.0) 187 loofah (2.19.1)
188 crass (~> 1.0.2) 188 crass (~> 1.0.2)
189 nokogiri (>= 1.5.9) 189 nokogiri (>= 1.5.9)
190 mail (2.8.0) 190 mail (2.8.0)
@@ -250,8 +250,8 @@ GEM
250 rails-dom-testing (2.0.3) 250 rails-dom-testing (2.0.3)
251 activesupport (>= 4.2.0) 251 activesupport (>= 4.2.0)
252 nokogiri (>= 1.6) 252 nokogiri (>= 1.6)
253 rails-html-sanitizer (1.4.3) 253 rails-html-sanitizer (1.4.4)
254 loofah (~> 2.3) 254 loofah (~> 2.19, >= 2.19.1)
255 railties (7.0.4) 255 railties (7.0.4)
256 actionpack (= 7.0.4) 256 actionpack (= 7.0.4)
257 activesupport (= 7.0.4) 257 activesupport (= 7.0.4)