diff --git a/Gemfile.lock b/Gemfile.lock index 4292439..89dd632 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.2) + activesupport (7.0.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -11,8 +11,8 @@ GEM amazing_print (1.4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.563.0) - aws-sdk-core (3.128.0) + aws-partitions (1.566.0) + aws-sdk-core (3.130.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -101,7 +101,7 @@ GEM i18n (1.10.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - jmespath (1.6.0) + jmespath (1.6.1) json-canonicalization (0.3.0) json-ld (3.2.0) htmlentities (~> 4.3) @@ -176,13 +176,13 @@ GEM rspec-support (3.11.0) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.25.1) + rubocop (1.26.0) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.15.1, < 2.0) + rubocop-ast (>= 1.16.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.16.0) @@ -220,10 +220,10 @@ GEM concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8) + unf_ext (0.0.8.1) unicode-display_width (2.1.0) unicode-types (1.7.0) - vcr (6.0.0) + vcr (6.1.0) webmock (3.14.0) addressable (>= 2.8.0) crack (>= 0.3.2)