From cc8948bf90f27605e475b1a7f74c331d7f44b78f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 01:19:24 +0000 Subject: [PATCH] Bump slack-ruby-client from 3.0.0 to 3.1.0 Bumps [slack-ruby-client](https://github.com/slack-ruby/slack-ruby-client) from 3.0.0 to 3.1.0. - [Changelog](https://github.com/slack-ruby/slack-ruby-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/slack-ruby/slack-ruby-client/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: slack-ruby-client dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 995d40fe..31686496 100644 --- a/Gemfile +++ b/Gemfile @@ -60,7 +60,7 @@ gem "marksmith" gem "faraday", "~> 2.14" # Slack client -gem "slack-ruby-client", "~> 3.0" +gem "slack-ruby-client", "~> 3.1" # Inline SVG support gem "inline_svg" diff --git a/Gemfile.lock b/Gemfile.lock index 2f2d8df8..893627ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,8 +187,8 @@ GEM hashie faraday-multipart (1.1.1) multipart-post (~> 2.0) - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-aarch64-linux-musl) ffi (1.17.2-arm-linux-gnu) @@ -244,7 +244,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.15.1) + json (2.16.0) jwt (3.1.2) base64 kamal (2.8.1) @@ -295,8 +295,8 @@ GEM turbo-rails msgpack (1.8.0) multipart-post (2.4.1) - net-http (0.6.0) - uri + net-http (0.8.0) + uri (>= 0.11.1) net-imap (0.5.10) date net-protocol @@ -490,7 +490,7 @@ GEM sin_lru_redux (2.5.2) skylight (7.0.0) activesupport (>= 7.1.0) - slack-ruby-client (3.0.0) + slack-ruby-client (3.1.0) faraday (>= 2.0.1) faraday-mashify faraday-multipart @@ -560,7 +560,7 @@ GEM unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uniform_notifier (1.18.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) @@ -636,7 +636,7 @@ DEPENDENCIES sentry-rails sentry-ruby skylight - slack-ruby-client (~> 3.0) + slack-ruby-client (~> 3.1) solid_cable solid_cache solid_queue