From b37748e7f7f4fe2bf20a6fba7d8003fe3318970b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:26:55 +0000 Subject: [PATCH] Bump psych from 5.2.0 to 5.2.2 Bumps [psych](https://github.com/ruby/psych) from 5.2.0 to 5.2.2. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.2.0...v5.2.2) --- updated-dependencies: - dependency-name: psych dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dac3c6..ca0f0b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,6 +24,7 @@ GEM concurrent-ruby (1.3.4) contracts (0.16.1) csv (3.3.0) + date (3.4.1) dotenv (3.1.4) em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -120,7 +121,8 @@ GEM racc parslet (2.0.0) popper_js (2.11.8) - psych (5.2.0) + psych (5.2.2) + date stringio public_suffix (6.0.1) racc (1.8.1)