From 4db982b0c41d6e32890c890a5d364b5c08419e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 18:59:20 +0000 Subject: [PATCH] Bump yajl-ruby from 1.1.0 to 1.4.3 in /backbonejs-examples/ex1 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] --- backbonejs-examples/ex1/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backbonejs-examples/ex1/Gemfile.lock b/backbonejs-examples/ex1/Gemfile.lock index 47cd03f..3b4b4e2 100644 --- a/backbonejs-examples/ex1/Gemfile.lock +++ b/backbonejs-examples/ex1/Gemfile.lock @@ -20,7 +20,7 @@ GEM rack-protection (~> 1.2) tilt (~> 1.3, >= 1.3.3) tilt (1.3.3) - yajl-ruby (1.1.0) + yajl-ruby (1.4.3) PLATFORMS ruby