Gemfile.lock in pheme-5.0.8 vs Gemfile.lock in pheme-5.0.9

- old
+ new

@@ -1,26 +1,26 @@ PATH remote: . specs: - pheme (5.0.8) + pheme (5.0.9) activesupport (>= 4) aws-sdk-sns (~> 1.1) aws-sdk-sqs (~> 1.3) resource-struct (~> 0.4) smarter_csv (~> 1) GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.600.0) + aws-partitions (1.606.0) aws-sdk-core (3.131.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1, >= 1.6.1) @@ -38,18 +38,19 @@ concurrent-ruby (1.1.10) diff-lcs (1.5.0) docile (1.4.0) git (1.11.0) rchardet (~> 1.8) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.6.1) - minitest (5.16.0) + json (2.6.2) + minitest (5.16.2) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - rack (2.2.3.1) + rack (2.2.4) rainbow (3.1.1) rake (13.0.6) rchardet (1.8.0) regexp_parser (2.5.0) resource-struct (0.4.0) @@ -72,46 +73,47 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.30.1) + rubocop (1.31.2) + json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.18.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.18.0) + rubocop-ast (1.19.1) parser (>= 3.1.1.0) rubocop-performance (1.14.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.15.0) + rubocop-rails (2.15.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) - rubocop-rspec (2.11.1) - rubocop (~> 1.19) + rubocop-rspec (2.12.1) + rubocop (~> 1.31) rubocop-vendor (0.8.10) rubocop (>= 0.53.0) ruby-progressbar (1.11.0) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - smarter_csv (1.6.1) + smarter_csv (1.7.0) thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.1.0) - ws-style (6.13.23) - rubocop (>= 1.23) + unicode-display_width (2.2.0) + ws-style (6.13.25) + rubocop (>= 1.30) rubocop-performance (>= 1.10.2) rubocop-rails (>= 2.9.1) rubocop-rspec (>= 2.2.0) rubocop-vendor (>= 0.6.0) @@ -130,6 +132,6 @@ rspec_junit_formatter (~> 0.2) simplecov ws-style BUNDLED WITH - 2.3.16 + 2.3.14