From 2630e0d22b2aab312aeee4fbb2ae2fb0f2df2298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20V=C3=A1squez?= Date: Thu, 25 Jun 2026 13:27:28 -0600 Subject: [PATCH] Bump slack-ruby-client from 2.6.0 to 3.1.0 3.0 dropped the RTM (Real Time Messaging) APIs, which this app does not use (it uses Slack::Web::Client only). chat_postMessage, views_open, and Slack::Web::Api::Errors::SlackError are all intact on 3.1.0. Suite green. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a99832..9b77f1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -460,8 +460,8 @@ GEM tilt (>= 1.4.0, < 3) slack-ruby-block-kit (0.26.0) zeitwerk (~> 2.6) - slack-ruby-client (2.6.0) - faraday (>= 2.0) + slack-ruby-client (3.1.0) + faraday (>= 2.0.1) faraday-mashify faraday-multipart gli