From c375960fc2f2455afa1c0348506993f3a8f34724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 9 Nov 2018 08:31:37 +0000 Subject: [PATCH] Bump redis from 4.0.2 to 4.0.3 Bumps [redis](https://github.com/redis/redis-rb) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/redis/redis-rb/releases) - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v4.0.2...v4.0.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 194bc544f..a9250f22a 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'uglifier', ">= 1.3.0" gem 'sass-rails', "5.0.7" gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.8" -gem 'redis', "~> 4.0.2" +gem 'redis', "~> 4.0.3" gem 'govuk_publishing_components', '~> 11.2.0' gem 'govuk_app_config', '~> 1.10.0' diff --git a/Gemfile.lock b/Gemfile.lock index 8b6b305d3..cae25c776 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - redis (4.0.2) + redis (4.0.3) regexp_parser (1.2.0) request_store (1.4.1) rack (>= 1.4) @@ -379,7 +379,7 @@ DEPENDENCIES pry rack_strip_client_ip (= 0.0.2) rails (~> 5.2) - redis (~> 4.0.2) + redis (~> 4.0.3) sass-rails (= 5.0.7) shoulda test-unit