diff --git a/Gemfile.lock b/Gemfile.lock index 9a596b9..004bafc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,36 +40,38 @@ GEM zeitwerk (~> 2.2) builder (3.2.4) byebug (11.1.3) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.6) crass (1.0.6) - diff-lcs (1.3) + diff-lcs (1.5.0) erubi (1.9.0) factory_bot (5.2.0) activesupport (>= 4.2.0) i18n (1.8.2) concurrent-ruby (~> 1.0) - loofah (2.5.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) - mini_portile2 (2.4.0) - minitest (5.14.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - pry (0.13.1) + mini_portile2 (2.8.0) + minitest (5.16.3) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) + pry-byebug (3.10.1) byebug (~> 11.0) - pry (~> 0.13.0) + pry (>= 0.13, < 0.15) + racc (1.6.0) rack (2.2.2) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) 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.2.2) actionpack (= 6.0.2.2) @@ -77,13 +79,13 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rake (13.0.1) + rake (13.0.6) responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - rspec-core (3.9.2) + rspec-core (3.9.3) rspec-support (~> 3.9.3) - rspec-expectations (3.9.1) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) @@ -98,11 +100,11 @@ GEM rspec-mocks (~> 3.9.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - thor (1.0.1) + thor (1.2.1) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) - zeitwerk (2.3.0) + zeitwerk (2.6.1) PLATFORMS ruby