diff --git a/Gemfile.lock b/Gemfile.lock index 0526058..b6a1076 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,11 +11,12 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.0) + activesupport (6.1.3.2) 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) @@ -109,7 +110,7 @@ GEM rspec (~> 3.0) cleanroom (1.0.0) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.8) cucumber-core (3.2.1) backports (>= 3.8.0) cucumber-tag_expressions (~> 1.1.0) @@ -178,7 +179,7 @@ GEM highline (1.7.10) hitimes (1.3.0) httpclient (2.8.3) - i18n (1.0.1) + i18n (1.8.10) concurrent-ruby (~> 1.0) iniparse (1.4.4) ipaddress (0.8.3) @@ -210,7 +211,7 @@ GEM mime-types-data (3.2016.0521) mini_portile2 (2.3.0) minitar (0.6.1) - minitest (5.11.3) + minitest (5.14.4) mixlib-archive (0.4.19) mixlib-log mixlib-authentication (1.4.2) @@ -365,14 +366,13 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (0.19.1) - thread_safe (0.3.6) timers (4.0.4) hitimes 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) varia_model (0.6.0) @@ -396,6 +396,7 @@ GEM rubyzip (~> 1.1) winrm (~> 2.0) wmi-lite (1.0.1) + zeitwerk (2.4.2) PLATFORMS ruby