diff --git a/Gemfile.lock b/Gemfile.lock index bb4da64..c60b0fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.3) + activesupport (6.1.7.1) 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) ast (2.4.0) aws-eventstream (1.0.1) aws-partitions (1.141.0) @@ -18,13 +19,13 @@ GEM aws-sdk-core (~> 3, >= 3.39.0) aws-sigv4 (~> 1.0) aws-sigv4 (1.0.3) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) hashdiff (1.0.0) - i18n (1.5.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jmespath (1.4.0) - minitest (5.11.3) + minitest (5.17.0) parallel (1.19.1) parser (2.7.0.4) ast (~> 2.4.0) @@ -46,11 +47,11 @@ GEM concurrent-ruby thor thor (0.20.3) - thread_safe (0.3.6) tiny_tds (2.1.2) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) + zeitwerk (2.6.6) PLATFORMS ruby