From 77455226b269325a9f4dae4ba2955ff80d290b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 18:56:20 +0000 Subject: [PATCH] Bump yajl-ruby from 1.3.1 to 1.4.3 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.3.1 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] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 13e4f6c..b17d4ae 100644 --- a/Gemfile +++ b/Gemfile @@ -51,7 +51,7 @@ gem 'redis' gem 'hiredis' gem 'readthis' gem 'redis-dump' -gem 'yajl-ruby', '1.3.1' +gem 'yajl-ruby', '1.4.3' gem 'redis-namespace' gem 'redis-objects' diff --git a/Gemfile.lock b/Gemfile.lock index a08a7ed..0352d28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/rails-api/active_model_serializers.git - revision: 0b5a540e8d5a469b32e9809364c6d32daab1e6ac + remote: https://github.com/rails-api/active_model_serializers.git + revision: beeb216fab286537389788349c513264325393ef specs: active_model_serializers (1.0.0.pre.dev) @@ -810,7 +810,7 @@ GEM binding_of_caller (>= 0.7.2) railties (>= 4.0) sprockets-rails (>= 2.0, < 4.0) - yajl-ruby (1.3.1) + yajl-ruby (1.4.3) zip (2.0.2) PLATFORMS @@ -859,7 +859,7 @@ DEPENDENCIES turbolinks uglifier (>= 1.3.0) web-console (~> 2.0) - yajl-ruby (= 1.3.1) + yajl-ruby (= 1.4.3) zip BUNDLED WITH