From 2a2810ec7323d86cb70dfc6f7e8cfb0237695173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 14:40:33 +0000 Subject: [PATCH] build(deps-dev): bump rspec-wait from 1.0.1 to 1.0.2 Bumps [rspec-wait](https://github.com/laserlemon/rspec-wait) from 1.0.1 to 1.0.2. - [Changelog](https://github.com/laserlemon/rspec-wait/blob/main/CHANGELOG.md) - [Commits](https://github.com/laserlemon/rspec-wait/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: rspec-wait dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21bd733bdd..2cf2d4b0b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -471,7 +471,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.4) - rspec-wait (1.0.1) + rspec-wait (1.0.2) rspec (>= 3.4) rspec_api_documentation (6.1.0) activesupport (>= 3.0.0)