diff --git a/Gemfile.lock b/Gemfile.lock index 73c6daf..db2aa76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM codecov (0.5.2) simplecov (>= 0.15, < 0.22) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) coolline (0.5.0) unicode_utils (~> 1.4) crass (1.0.6) @@ -118,13 +118,13 @@ GEM warden (~> 1.2.3) diff-lcs (1.4.4) docile (1.3.5) - erubi (1.11.0) + erubi (1.12.0) erubis (2.7.0) execjs (2.8.1) - factory_bot (6.2.0) + factory_bot (6.4.5) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.3) + factory_bot (~> 6.4) railties (>= 5.0.0) faker (2.18.0) i18n (>= 1.6, < 2) @@ -137,7 +137,7 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.5.9) irb (1.3.6) @@ -172,7 +172,7 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.19.0) + loofah (2.21.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -187,7 +187,7 @@ GEM mini_portile2 (2.5.3) mini_racer (0.4.0) libv8-node (~> 15.14.0.0) - minitest (5.17.0) + minitest (5.20.0) msgpack (1.4.2) multi_xml (0.6.0) nio4r (2.5.8) @@ -214,11 +214,11 @@ GEM public_suffix (4.0.6) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.6.3) + racc (1.7.3) + rack (2.2.8) rack-mini-profiler (2.3.2) rack (>= 1.2.0) - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (6.1.4) actioncable (= 6.1.4) @@ -239,16 +239,17 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-erd (1.6.1) activerecord (>= 4.2) activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_best_practices (1.21.0) activesupport code_analyzer (>= 0.5.2) @@ -264,7 +265,7 @@ GEM rake (>= 0.13) thor (~> 1.0) rainbow (3.0.0) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -366,12 +367,12 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.17) - thor (1.2.1) + thor (1.3.0) tilt (2.0.11) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -391,7 +392,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.26) - zeitwerk (2.6.6) + zeitwerk (2.6.12) PLATFORMS ruby