From e5ae32cf771f939b81f6f09a621edb7593bd1b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 11:52:37 +0000 Subject: [PATCH] build(deps): bump telegram-bot-ruby from 2.5.0 to 2.6.0 Bumps [telegram-bot-ruby](https://github.com/atipugin/telegram-bot) from 2.5.0 to 2.6.0. - [Changelog](https://github.com/atipugin/telegram-bot-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/atipugin/telegram-bot/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: telegram-bot-ruby dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e76395..2f2868b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM bcrypt_pbkdf (1.1.2) bcrypt_pbkdf (1.1.2-arm64-darwin) bcrypt_pbkdf (1.1.2-x86_64-darwin) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -152,7 +152,7 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-struct (1.8.0) + dry-struct (1.8.1) dry-core (~> 1.1) dry-types (~> 1.8, >= 1.8.2) ice_nine (~> 0.11) @@ -251,7 +251,7 @@ GEM jmespath (1.6.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.19.2) + json (2.19.3) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -536,7 +536,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - telegram-bot-ruby (2.5.0) + telegram-bot-ruby (2.6.0) dry-struct (~> 1.6) faraday (~> 2.0) faraday-multipart (~> 1.0)