]> cat aescling's git repositories - mastodon.git/commitdiff
Bump httplog from 1.5.0 to 1.6.0 (#19192)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 24 Sep 2022 10:38:46 +0000 (19:38 +0900)
committeraescling <aescling+gitlab@cat.family>
Thu, 17 Nov 2022 03:03:50 +0000 (22:03 -0500)
Bumps [httplog](https://github.com/trusche/httplog) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/trusche/httplog/releases)
- [Changelog](https://github.com/trusche/httplog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/trusche/httplog/commits)

---
updated-dependencies:
- dependency-name: httplog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 436e38894ae2a7a17c2e9f4374c5e8ede6e4d017..dc844bcb40d7b973614803cfde31b1ab74900f6c 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -55,7 +55,7 @@ gem 'redis-namespace', '~> 1.9'
 gem 'htmlentities', '~> 4.3'
 gem 'http', '~> 5.1'
 gem 'http_accept_language', '~> 2.1'
-gem 'httplog', '~> 1.5.0'
+gem 'httplog', '~> 1.6.0'
 gem 'idn-ruby', require: 'idn'
 gem 'kaminari', '~> 1.2'
 gem 'link_header', '~> 0.0'
index fc53cc02d9f668f2448570bdec2630c35b5eac98..ddfcca0bd97645a5534f306a300518673cfef95c 100644 (file)
@@ -311,8 +311,8 @@ GEM
     http-form_data (2.3.0)
     http_accept_language (2.1.1)
     httpclient (2.8.3)
-    httplog (1.5.0)
-      rack (>= 1.0)
+    httplog (1.6.0)
+      rack (>= 2.0)
       rainbow (>= 2.0.0)
     i18n (1.12.0)
       concurrent-ruby (~> 1.0)
@@ -782,7 +782,7 @@ DEPENDENCIES
   htmlentities (~> 4.3)
   http (~> 5.1)
   http_accept_language (~> 2.1)
-  httplog (~> 1.5.0)
+  httplog (~> 1.6.0)
   i18n-tasks (~> 1.0)
   idn-ruby
   json-ld