diff --git a/Gemfile.lock b/Gemfile.lock index 1527edf..d0973ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,19 +9,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.4) + activesupport (6.1.6.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) + zeitwerk (~> 2.3) childprocess (3.0.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) diff-lcs (1.3) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) mini_portile2 (2.5.1) - minitest (5.14.2) + minitest (5.16.2) nokogiri (1.11.5) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -45,9 +45,8 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - thread_safe (0.3.6) - tzinfo (1.2.8) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) watir (6.16.5) regexp_parser (~> 1.2) selenium-webdriver (~> 3.6) @@ -55,7 +54,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) - zeitwerk (2.4.1) + zeitwerk (2.6.0) PLATFORMS ruby