From 46c36ed9d406576e44c4169a418e0d41134f669d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 18:56:31 +0000 Subject: [PATCH] Bump yajl-ruby from 1.2.1 to 1.4.3 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.2.1 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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9465b3a2..76f83341 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM simple_oauth (~> 0.2.0) uuidtools (2.1.4) websocket_parser (0.1.6) - yajl-ruby (1.2.1) + yajl-ruby (1.4.3) PLATFORMS ruby @@ -358,7 +358,7 @@ DEPENDENCIES cinch (~> 2.2.0) cucumber erubis - ffi-rzmq (~>2.0) + ffi-rzmq (~> 2.0) hiredis json listen (~> 2.0)