From 32da6252fc5ef4e0d1052c4f4317dfd1cb7a7f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:41:33 +0000 Subject: [PATCH] Bump yaaf from 3.0.1 to 3.0.2 Bumps [yaaf](https://github.com/rootstrap/yaaf) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/rootstrap/yaaf/releases) - [Commits](https://github.com/rootstrap/yaaf/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: yaaf dependency-type: direct:production 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 f171347e..b0222fd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -601,7 +601,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - yaaf (3.0.1) + yaaf (3.0.2) activemodel (>= 5.2) activerecord (>= 5.2) zeitwerk (2.6.18)