Skip to content

Commit df62781

Browse files
dependabot[bot]hiyuki2578
authored andcommitted
1 parent 934d133 commit df62781

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ gem 'htmlentities', '~> 4.3'
5353
gem 'http', '~> 3.3'
5454
gem 'http_accept_language', '~> 2.1'
5555
gem 'http_parser.rb', '~> 0.6', git: 'https://github.com/tmm1/http_parser.rb', ref: '54b17ba8c7d8d20a16dfc65d1775241833219cf2'
56-
gem 'httplog', '~> 1.2'
56+
gem 'httplog', '~> 1.3'
5757
gem 'idn-ruby', require: 'idn'
5858
gem 'kaminari', '~> 1.1'
5959
gem 'link_header', '~> 0.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ GEM
269269
domain_name (~> 0.5)
270270
http-form_data (2.1.1)
271271
http_accept_language (2.1.1)
272-
httplog (1.2.2)
272+
httplog (1.3.0)
273273
rack (>= 1.0)
274274
rainbow (>= 2.0.0)
275275
i18n (1.6.0)
@@ -697,7 +697,7 @@ DEPENDENCIES
697697
http (~> 3.3)
698698
http_accept_language (~> 2.1)
699699
http_parser.rb (~> 0.6)!
700-
httplog (~> 1.2)
700+
httplog (~> 1.3)
701701
i18n-tasks (~> 0.9)
702702
idn-ruby
703703
iso-639

0 commit comments

Comments
 (0)