diff --git a/notifications/Gemfile.lock b/notifications/Gemfile.lock index c47aa493..96e873f4 100644 --- a/notifications/Gemfile.lock +++ b/notifications/Gemfile.lock @@ -1,12 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.0) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - concurrent-ruby (1.0.5) + zeitwerk (~> 2.2, >= 2.2.2) + concurrent-ruby (1.1.6) delivery_boy (0.2.7) king_konf (~> 0.2) ruby-kafka (~> 0.5) @@ -48,7 +49,7 @@ GEM dry-types (~> 0.13.1) envlogic (1.1.0) dry-inflector (~> 0.1) - i18n (1.0.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) iodine (0.4.19) rack (>= 1.0, < 3.0) @@ -66,7 +67,7 @@ GEM thor (~> 0.19) waterdrop (~> 1.2) king_konf (0.3.6) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) null-logger (0.1.5) plezi (0.15.1) @@ -80,7 +81,7 @@ GEM ruby-kafka (0.6.7) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) waterdrop (1.2.2) delivery_boy (~> 0.2) @@ -88,6 +89,7 @@ GEM dry-monitor (~> 0.1) dry-validation (~> 0.11) null-logger (~> 0.1) + zeitwerk (2.3.0) PLATFORMS ruby