diff --git a/Gemfile.lock b/Gemfile.lock index 8b21c20..dd495df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM committee (>= 2.4.0) railties concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) database_cleaner (1.7.0) debug_inspector (0.0.3) diff-lcs (1.3) @@ -107,7 +107,7 @@ GEM execjs (2.7.0) factory_bot (5.1.1) activesupport (>= 4.2.0) - factory_bot_rails (5.1.0) + factory_bot_rails (5.1.1) factory_bot (~> 5.1.0) railties (>= 4.2.0) ffi (1.11.1) @@ -125,7 +125,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -140,7 +140,7 @@ GEM msgpack (1.3.1) mysql2 (0.5.2) nio4r (2.5.2) - nokogiri (1.10.4) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) openapi_parser (0.6.1) parallel (1.17.0) @@ -169,8 +169,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (6.0.0) actionpack (= 6.0.0) activesupport (= 6.0.0)