diff --git a/vnet/Gemfile.lock b/vnet/Gemfile.lock index f1cf21cca..1ef51286d 100644 --- a/vnet/Gemfile.lock +++ b/vnet/Gemfile.lock @@ -40,11 +40,12 @@ GEM Platform (>= 0.4.0) open4 Platform (0.4.0) - activesupport (5.2.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) ast (2.4.0) @@ -65,7 +66,7 @@ GEM ffi ffi-rzmq coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.6) coveralls (0.8.22) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -98,14 +99,14 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.1.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jaro_winkler (1.5.1) json (2.1.0) kgio (2.11.2) method_source (0.9.0) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) mysql2 (0.5.2) net-dhcp (1.3.3) @@ -198,7 +199,7 @@ GEM timers (4.0.4) hitimes tins (1.16.3) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unf (0.1.4) unf_ext @@ -214,6 +215,7 @@ GEM websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) + zeitwerk (2.3.0) PLATFORMS ruby