diff --git a/Gemfile.lock b/Gemfile.lock index 2c0e871..8b27d4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.0.0) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) aws-sdk (2.2.31) aws-sdk-resources (= 2.2.31) aws-sdk-core (2.2.31) @@ -32,15 +33,16 @@ GEM logging (= 2.0.0) trollop (= 2.1.2) cfndsl (0.4.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.6) diff-lcs (1.2.5) - i18n (0.7.0) + i18n (1.8.2) + concurrent-ruby (~> 1.0) jmespath (1.3.1) little-plugger (1.1.4) logging (2.0.0) little-plugger (~> 1.1) multi_json (~> 1.10) - minitest (5.9.0) + minitest (5.14.1) multi_json (1.12.1) rspec (3.5.0) rspec-core (~> 3.5.0) @@ -61,11 +63,12 @@ GEM term-ansicolor (1.3.2) tins (~> 1.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tins (1.11.0) trollop (2.1.2) - tzinfo (1.2.2) + tzinfo (1.2.7) thread_safe (~> 0.1) + zeitwerk (2.3.0) PLATFORMS ruby