diff --git a/Gemfile.lock b/Gemfile.lock index 60b1697..8dd3a72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,11 +11,12 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) ast (2.4.0) @@ -95,7 +96,7 @@ GEM rspec (~> 3.0) cleanroom (1.0.0) coderay (1.1.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.9) cookstyle (3.0.0) rubocop (= 0.55.0) cucumber-core (3.2.1) @@ -165,7 +166,7 @@ GEM hashie (3.6.0) highline (1.7.10) httpclient (2.8.3) - i18n (1.1.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) iniparse (1.4.4) ipaddress (0.8.3) @@ -195,7 +196,7 @@ GEM mime-types-data (3.2016.0521) mini_portile2 (2.4.0) minitar (0.8) - minitest (5.11.3) + minitest (5.14.4) mixlib-archive (0.4.19) mixlib-log mixlib-authentication (2.1.1) @@ -330,12 +331,11 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (0.20.3) - thread_safe (0.3.6) tomlrb (1.2.8) treetop (1.6.10) polyglot (~> 0.3) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode-display_width (1.4.0) uuidtools (2.1.5) winrm (2.3.1) @@ -356,6 +356,7 @@ GEM rubyzip (~> 1.1) winrm (~> 2.0) wmi-lite (1.0.2) + zeitwerk (2.4.2) PLATFORMS ruby