From c86fc907f44f6cf7c580640bac8c5e2350020c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:46:30 +0000 Subject: [PATCH] Bump slack-ruby-client from 2.4.0 to 2.5.0 Bumps [slack-ruby-client](https://github.com/slack-ruby/slack-ruby-client) from 2.4.0 to 2.5.0. - [Changelog](https://github.com/slack-ruby/slack-ruby-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/slack-ruby/slack-ruby-client/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: slack-ruby-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83001b8..5969b97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,34 +38,35 @@ GEM dotenv (3.1.7) drb (2.2.1) event_stream_parser (1.0.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) json logger faraday-mashify (0.1.1) faraday (~> 2.0) hashie - faraday-multipart (1.0.4) - multipart-post (~> 2) - faraday-net_http (3.3.0) - net-http + faraday-multipart (1.1.0) + multipart-post (~> 2.0) + faraday-net_http (3.4.0) + net-http (>= 0.5.0) fiber-annotation (0.2.0) fiber-local (1.0.0) foreman (0.88.1) - gli (2.21.1) + gli (2.22.2) + ostruct hashie (5.0.0) i18n (1.14.6) concurrent-ruby (~> 1.0) io-event (1.4.2) - json (2.7.2) + json (2.10.0) kgio (2.11.4) - logger (1.6.1) + logger (1.6.5) minitest (5.25.1) multi_json (1.15.0) multipart-post (2.4.1) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - net-http (0.4.1) + net-http (0.6.0) uri ostruct (0.6.0) rack (3.1.8) @@ -103,12 +104,13 @@ GEM activesupport hashie slack-ruby-client (>= 0.14.0) - slack-ruby-client (2.4.0) + slack-ruby-client (2.5.0) faraday (>= 2.0) faraday-mashify faraday-multipart gli hashie + logger terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tilt (2.4.0) @@ -119,7 +121,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - uri (0.13.1) + uri (1.0.2) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)