From 1ac8bda7a047615ecadb0c69d14713c58626b6e4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:30:05 +0000 Subject: [PATCH] Update all Bundler dependencies (2024-02-23) (#129) --- CHANGELOG.md | 4 ++++ Gemfile.lock | 56 ++++++++++++++++++++++---------------------- lib/pheme/version.rb | 2 +- 3 files changed, 33 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1448051..36586ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 5.2.15 - 2024-02-23 +### Changed +- Updated dependencies + ## 5.2.14 - 2024-02-05 ### Changed - Do not log message body when publishing. Message bodies may have PII like email addresses in them. diff --git a/Gemfile.lock b/Gemfile.lock index 729e45d..16b4f33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - pheme (5.2.14) + pheme (5.2.15) activesupport (>= 4) aws-sdk-sns (~> 1.1) aws-sdk-sqs (~> 1.3) @@ -11,7 +11,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3) + activesupport (7.1.3.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -25,17 +25,17 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.883.0) - aws-sdk-core (3.190.3) + aws-partitions (1.894.0) + aws-sdk-core (3.191.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-sns (1.70.0) - aws-sdk-core (~> 3, >= 3.188.0) + aws-sdk-sns (1.72.0) + aws-sdk-core (~> 3, >= 3.191.0) aws-sigv4 (~> 1.1) - aws-sdk-sqs (1.69.0) - aws-sdk-core (~> 3, >= 3.188.0) + aws-sdk-sqs (1.70.0) + aws-sdk-core (~> 3, >= 3.191.0) aws-sigv4 (~> 1.1) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) @@ -46,7 +46,7 @@ GEM thor (~> 1.0) concurrent-ruby (1.2.3) connection_pool (2.4.1) - diff-lcs (1.5.0) + diff-lcs (1.5.1) docile (1.4.0) drb (2.2.0) ruby2_keywords @@ -59,7 +59,7 @@ GEM json (2.7.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - minitest (5.21.2) + minitest (5.22.2) mutex_m (0.2.0) parallel (1.24.0) parser (3.3.0.5) @@ -67,38 +67,38 @@ GEM racc public_suffix (5.0.4) racc (1.7.3) - rack (3.0.8) + rack (3.0.9.1) rainbow (3.1.1) rake (13.1.0) rchardet (1.8.0) regexp_parser (2.9.0) resource-struct (0.4.0) rexml (3.2.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) + rspec-support (~> 3.13.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.12.6) + rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.1) + rspec-support (~> 3.13.0) + rspec-support (3.13.0) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.59.0) + rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) @@ -133,11 +133,11 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - smarter_csv (1.10.1) - standard (1.33.0) + smarter_csv (1.10.2) + standard (1.34.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.59.0) + rubocop (~> 1.60) standard-custom (~> 1.0.0) standard-performance (~> 1.3) standard-custom (1.0.2) @@ -153,7 +153,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - ws-style (7.4.1) + ws-style (7.4.3) rubocop-rspec (>= 2.2.0) rubocop-vendor (>= 0.11) standard (>= 1.30.1) diff --git a/lib/pheme/version.rb b/lib/pheme/version.rb index e136839..091c9be 100644 --- a/lib/pheme/version.rb +++ b/lib/pheme/version.rb @@ -1,3 +1,3 @@ module Pheme - VERSION = '5.2.14'.freeze + VERSION = '5.2.15'.freeze end