From a2cfe3daaadabfaad71969a44c460bd76b8405ff Mon Sep 17 00:00:00 2001 From: Lynne Date: Sun, 9 Feb 2020 16:39:55 +1000 Subject: update gemfile.lock for httplog 1.4.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e211aab4..f5076302e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM http-parser (1.2.1) ffi-compiler (>= 1.0, < 2.0) http_accept_language (2.1.1) - httplog (1.4.0) + httplog (1.4.1) rack (>= 1.0) rainbow (>= 2.0.0) i18n (1.8.2) @@ -713,7 +713,7 @@ DEPENDENCIES http (~> 4.3) http_accept_language (~> 2.1) http_parser.rb (~> 0.6)! - httplog (~> 1.4) + httplog (~> 1.4.1) i18n-tasks (~> 0.9) idn-ruby iso-639 -- cgit