diff --git a/Gemfile.lock b/Gemfile.lock index 6835bcf..c6400eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM bindex (0.8.1) bootsnap (1.4.5) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) capybara (3.29.0) addressable @@ -91,8 +91,8 @@ GEM childprocess (2.0.0) rake (< 13.0) coderay (1.1.2) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.8) + crass (1.0.6) date_by_example (0.1.1) devise (4.7.1) bcrypt (~> 3.0) @@ -108,12 +108,12 @@ GEM rainbow rubocop (~> 0.51) smart_properties - erubi (1.8.0) - factory_bot (5.0.2) - activesupport (>= 4.2.0) - factory_bot_rails (5.0.2) - factory_bot (~> 5.0.2) - railties (>= 4.2.0) + erubi (1.10.0) + factory_bot (6.2.0) + activesupport (>= 5.0.0) + factory_bot_rails (6.2.0) + factory_bot (~> 6.2.0) + railties (>= 5.0.0) faker (2.2.2) i18n (~> 1.6.0) ffi (1.11.1) @@ -136,7 +136,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.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -144,14 +144,17 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.5.1) + minitest (5.14.4) msgpack (1.3.1) nio4r (2.5.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.3) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) parallel (1.17.0) parser (2.6.4.0) @@ -167,7 +170,8 @@ GEM public_suffix (4.0.1) puma (4.1.1) nio4r (~> 2.0) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -190,8 +194,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) @@ -262,12 +266,12 @@ GEM sqlite3 (1.4.1) table_print (1.5.6) test-prof (0.10.0) - thor (0.20.3) + thor (1.1.0) thread_safe (0.3.6) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.6.0) warden (1.2.8) @@ -286,7 +290,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.1.10) + zeitwerk (2.4.2) PLATFORMS ruby