diff options
author | Lynne <lynne@bune.city> | 2020-02-09 16:39:55 +1000 |
---|---|---|
committer | ThibG <thib@sitedethib.com> | 2020-02-09 09:49:28 +0100 |
commit | a2cfe3daaadabfaad71969a44c460bd76b8405ff (patch) | |
tree | c2db41a7c9545a8f28457b77701bb9d68745248c | |
parent | 05064757d9dfce49ea66b9563a665f1a3c4dc21e (diff) |
update gemfile.lock for httplog 1.4.1
-rw-r--r-- | Gemfile.lock | 4 |
1 files 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 |