diff --git a/Gemfile.lock b/Gemfile.lock index 2c0e871..45c4ed0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.0.0) + activesupport (7.0.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) aws-sdk (2.2.31) aws-sdk-resources (= 2.2.31) aws-sdk-core (2.2.31) @@ -32,15 +32,16 @@ GEM logging (= 2.0.0) trollop (= 2.1.2) cfndsl (0.4.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.10) diff-lcs (1.2.5) - i18n (0.7.0) + i18n (1.10.0) + 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.16.0) multi_json (1.12.1) rspec (3.5.0) rspec-core (~> 3.5.0) @@ -61,11 +62,10 @@ GEM term-ansicolor (1.3.2) tins (~> 1.0) thor (0.19.1) - thread_safe (0.3.5) tins (1.11.0) trollop (2.1.2) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) PLATFORMS ruby