From 14771f5455eee92a1a867a661573d30fd06b1df8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 16:59:54 +0000 Subject: [PATCH] Bump yajl-ruby from 1.1.0 to 1.4.2 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.1.0 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:production ... 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..ff0b82e 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.4.2' gem 'jsonify', '~> 0.3.1' gem 'jsonify-rails', '~> 0.3.2' diff --git a/Gemfile.lock b/Gemfile.lock index 27c0bb2..1b87771 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.4.2) 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.4.2) yaml_db