diff --git a/Gemfile.lock b/Gemfile.lock index 518734b..01e0acf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (6.0.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -30,23 +30,25 @@ GEM rack (>= 0.9.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - capybara (3.30.0) + capybara (3.37.1) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.5) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (3.0.0) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.6) database_cleaner (1.7.0) debug_inspector (0.0.3) - diff-lcs (1.3) + diff-lcs (1.5.0) dotenv (2.7.5) dry-auto_inject (0.7.0) dry-container (>= 0.3.4) + dry-cli (0.7.0) dry-configurable (0.9.0) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) @@ -95,7 +97,7 @@ GEM erubi (1.9.0) ethon (0.12.0) ffi (>= 1.3.0) - factory_bot (5.1.1) + factory_bot (5.2.0) activesupport (>= 4.2.0) faker (2.10.0) i18n (>= 1.6, < 1.8) @@ -105,7 +107,7 @@ GEM rake formatador (0.2.5) gameopedia-client (0.1.4) - guard (2.16.1) + guard (2.17.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -118,11 +120,11 @@ GEM guard-process (1.2.1) guard-compat (~> 1.2, >= 1.2.1) spoon (~> 0.0.1) - hanami (1.3.3) + hanami (1.3.4) bundler (>= 1.6, < 3) concurrent-ruby (~> 1.0) + dry-cli (~> 0.5) hanami-assets (~> 1.3) - hanami-cli (~> 0.3) hanami-controller (~> 1.3) hanami-helpers (~> 1.3) hanami-mailer (~> 1.3) @@ -134,9 +136,6 @@ GEM hanami-helpers (~> 1.3) hanami-utils (~> 1.3) tilt (~> 2.0, >= 2.0.2) - hanami-cli (0.3.1) - concurrent-ruby (~> 1.0) - hanami-utils (~> 1.3) hanami-controller (1.3.2) hanami-utils (~> 1.3) rack (~> 2.0) @@ -179,7 +178,7 @@ GEM ice_nine (0.11.2) inflecto (0.0.2) jaro_winkler (1.5.4) - listen (3.2.1) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.0.13) @@ -187,14 +186,16 @@ GEM systemu (~> 2.6.5) mail (2.7.1) mini_mime (>= 0.1.1) + matrix (0.4.2) method_source (0.9.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.8.0) + minitest (5.16.3) nenv (0.3.0) nio4r (2.5.2) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -208,15 +209,16 @@ GEM public_suffix (4.0.2) puma (4.3.5) nio4r (~> 2.0) + 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) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (1.6.0) + regexp_parser (2.6.0) rom (3.3.3) concurrent-ruby (~> 1.0) dry-core (~> 0.3) @@ -245,7 +247,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.1) rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) @@ -263,7 +265,7 @@ GEM rubocop (>= 0.68.1) ruby-progressbar (1.10.1) rubyzip (2.0.0) - sassc (2.2.1) + sassc (2.4.0) ffi (~> 1.9) scrypt (3.0.7) ffi-compiler (>= 1.0, < 2.0) @@ -296,7 +298,7 @@ GEM selenium-webdriver (>= 3.0, < 4.0) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.1) PLATFORMS ruby