diff options
author | dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com> | 2019-06-17 21:16:22 +0900 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2019-06-17 21:16:22 +0900 |
commit | e67f38020f2fa658b8e70f57681c241297abc8cd (patch) | |
tree | d5fe28f1d9f10f9b3f2e92f2dc71b9f47da36e22 | |
parent | 04b4d2b4fab434fee05cbf51ce54a0b0f40a55a0 (diff) |
Bump httplog from 1.3.0 to 1.3.1 (#11034)
Bumps [httplog](https://github.com/trusche/httplog) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/trusche/httplog/releases) - [Changelog](https://github.com/trusche/httplog/blob/master/CHANGELOG.md) - [Commits](https://github.com/trusche/httplog/compare/v1.3.0...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 598226f7b..6b6358c00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -269,7 +269,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_accept_language (2.1.1) - httplog (1.3.0) + httplog (1.3.1) rack (>= 1.0) rainbow (>= 2.0.0) i18n (1.6.0) |