From 4455354f4575f39df2cc7ba1e556b4d2466031bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 17:03:59 +0000 Subject: [PATCH] build(deps-dev): bump yajl-ruby from 1.4.1 to 1.4.2 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.4.1 to 1.4.2. - [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:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8dd5f7c0..484779da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM treetop (1.6.11) polyglot (~> 0.3) ttfunk (1.7.0) - yajl-ruby (1.4.1) + yajl-ruby (1.4.2) PLATFORMS x86_64-linux