From 915282cc43d21e2838dc9343ebf0555eab0b28f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 19:00:12 +0000 Subject: [PATCH] Bump yajl-ruby from 1.1.0 to 1.4.3 in /client Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.1.0 to 1.4.3. - [Release notes](https://github.com/brianmario/yajl-ruby/releases) - [Changelog](https://github.com/brianmario/yajl-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/yajl-ruby/commits) --- updated-dependencies: - dependency-name: yajl-ruby dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/Gemfile.lock b/client/Gemfile.lock index 8d35c075..95c54924 100644 --- a/client/Gemfile.lock +++ b/client/Gemfile.lock @@ -25,7 +25,7 @@ GEM rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) tilt (1.4.0) - yajl-ruby (1.1.0) + yajl-ruby (1.4.3) PLATFORMS ruby