From e2c52395580f9b124f7f905cc785f709796a4117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:40:45 +0000 Subject: [PATCH] Bump yajl-ruby from 1.3.0 to 1.4.1 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.3.0 to 1.4.1. - [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/compare/1.3.0...1.4.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa7fc85..04e39f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - boom (0.4.0) + boom (0.5.0) yajl-ruby (~> 1.1) GEM @@ -9,7 +9,7 @@ GEM specs: mocha (0.9.12) rake (0.9.6) - yajl-ruby (1.3.0) + yajl-ruby (1.4.1) PLATFORMS ruby