From 382af84b6c765db7473ea031f82ec396d690b612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 02:15:44 +0000 Subject: [PATCH] Bump yajl-ruby from 1.1.0 to 1.3.1 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.1.0 to 1.3.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.1.0...1.3.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index b59f205..f686b42 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,7 @@ gem 'rails3-jquery-autocomplete', '~> 1.0.7' # reCAPTCHA gem 'recaptcha', '~> 0.3.4', :require => 'recaptcha/rails' -gem 'yajl-ruby', '~> 1.1.0' +gem 'yajl-ruby', '~> 1.3.1' gem 'jsonify', '~> 0.3.1' gem 'jsonify-rails', '~> 0.3.2' diff --git a/Gemfile.lock b/Gemfile.lock index 27c0bb2..131f621 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,8 +206,7 @@ GEM warden (1.2.1) rack (>= 1.0) will_paginate (3.0.3) - yajl-ruby (1.1.0) - yajl-ruby (1.1.0-x86-mingw32) + yajl-ruby (1.3.1) yaml_db (0.2.3) PLATFORMS @@ -249,5 +248,5 @@ DEPENDENCIES timecop (~> 0.3.5) uglifier (~> 1.2.4) will_paginate (~> 3.0.3) - yajl-ruby (~> 1.1.0) + yajl-ruby (~> 1.3.1) yaml_db