diff --git a/Gemfile.lock b/Gemfile.lock index 518734b..9a72782 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,12 +15,11 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) @@ -40,7 +39,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) database_cleaner (1.7.0) debug_inspector (0.0.3) diff-lcs (1.3) @@ -190,7 +189,7 @@ GEM method_source (0.9.2) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) nenv (0.3.0) nio4r (2.5.2) nokogiri (1.10.8) @@ -276,13 +275,12 @@ GEM ffi systemu (2.6.5) thor (1.0.1) - thread_safe (0.3.6) tilt (2.0.10) transproc (1.1.1) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.0) url_mount (0.2.1) rack @@ -296,7 +294,6 @@ GEM selenium-webdriver (>= 3.0, < 4.0) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) PLATFORMS ruby