From e1a9ee89d49895fcf95d4562a5d1bb28b0a5a403 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 10:13:27 +0000 Subject: [PATCH] chore(deps): update dependency spring to v4.3.0 --- example/relayer/Gemfile.lock | 2 +- example/subscriber/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/relayer/Gemfile.lock b/example/relayer/Gemfile.lock index 0fc6248..7fb81c5 100644 --- a/example/relayer/Gemfile.lock +++ b/example/relayer/Gemfile.lock @@ -282,7 +282,7 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - spring (4.2.1) + spring (4.3.0) stringio (3.1.5) thor (1.3.2) timeout (0.4.3) diff --git a/example/subscriber/Gemfile.lock b/example/subscriber/Gemfile.lock index 0fc6248..7fb81c5 100644 --- a/example/subscriber/Gemfile.lock +++ b/example/subscriber/Gemfile.lock @@ -282,7 +282,7 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - spring (4.2.1) + spring (4.3.0) stringio (3.1.5) thor (1.3.2) timeout (0.4.3)