From 1892ee1e3d7129a967428676dc7c1d8e7e145f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 11:36:51 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [dry-configurable](https://github.com/dry-rb/dry-configurable), [faraday](https://github.com/lostisland/faraday) and [io-event](https://github.com/socketry/io-event). Updates `dry-configurable` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/dry-rb/dry-configurable/releases) - [Changelog](https://github.com/dry-rb/dry-configurable/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-configurable/compare/v1.3.0...v1.4.0) Updates `faraday` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2) Updates `io-event` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/socketry/io-event/releases) - [Changelog](https://github.com/socketry/io-event/blob/main/releases.md) - [Commits](https://github.com/socketry/io-event/compare/v1.15.1...v1.16.0) --- updated-dependencies: - dependency-name: dry-configurable dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91a324da..e338414b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,8 +67,8 @@ GEM fiber-local (~> 1.1) json crass (1.0.6) - dry-configurable (1.3.0) - dry-core (~> 1.1) + dry-configurable (1.4.0) + dry-core (~> 1.0) zeitwerk (~> 2.6) dry-core (1.2.0) concurrent-ruby (~> 1.0) @@ -102,7 +102,7 @@ GEM dry-initializer (~> 3.2) dry-schema (~> 1.14) zeitwerk (~> 2.6) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -118,7 +118,7 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.15.1) + io-event (1.16.0) io-stream (0.13.0) json (2.19.5) kramdown (2.5.2)