diff --git a/Gemfile.lock b/Gemfile.lock index 575f600..23b9e47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,24 +67,24 @@ GEM ast (2.4.1) builder (3.2.4) byebug (11.1.3) - combustion (1.3.1) + combustion (1.3.7) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) concurrent-ruby (1.1.7) crass (1.0.6) - diff-lcs (1.4.4) + diff-lcs (1.5.0) erubi (1.10.0) - factory_bot (6.1.0) + factory_bot (6.2.1) activesupport (>= 5.0.0) generator_spec (0.9.4) activesupport (>= 3.0.0) railties (>= 3.0.0) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) - loofah (2.8.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -94,17 +94,19 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.2) + mini_portile2 (2.8.0) + minitest (5.16.3) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.20.1) parser (2.7.2.0) ast (~> 2.4.1) + racc (1.6.0) rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (6.0.3.4) actioncable (= 6.0.3.4) actionmailbox (= 6.0.3.4) @@ -123,7 +125,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.0.3.4) actionpack (= 6.0.3.4) @@ -131,8 +133,8 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) - rake (13.0.1) + rainbow (3.1.1) + rake (13.0.6) regexp_parser (2.0.0) rexml (3.2.4) rspec (3.10.0) @@ -141,20 +143,20 @@ GEM rspec-mocks (~> 3.10.0) rspec-core (3.10.0) rspec-support (~> 3.10.0) - rspec-expectations (3.10.0) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.0) - rubocop (1.4.2) + rubocop (1.7.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8) + regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.1.1) + rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.2.0) @@ -163,16 +165,17 @@ GEM rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.10.1) - rufo (0.12.0) + rufo (0.13.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.4.2) - thor (1.0.1) + sqlite3 (1.5.3) + mini_portile2 (~> 2.8.0) + thor (1.2.1) thread_safe (0.3.6) tzinfo (1.2.8) thread_safe (~> 0.1) @@ -180,7 +183,7 @@ GEM websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.1) PLATFORMS ruby