Skip to content

Commit

Permalink
updated all dependencies except faraday
Browse files Browse the repository at this point in the history
  • Loading branch information
trusche committed Feb 25, 2024
1 parent 28559b7 commit b8e198d
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 47 deletions.
91 changes: 46 additions & 45 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,26 +1,27 @@
PATH
remote: .
specs:
httplog (1.6.1)
httplog (1.6.3)
rack (>= 2.0)
rainbow (>= 2.0.0)

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bigdecimal (3.1.6)
coderay (1.1.3)
daemons (1.4.1)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
excon (0.94.0)
faraday (1.10.2)
excon (0.109.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -43,12 +44,12 @@ GEM
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.15.5)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
formatador (1.1.0)
guard (2.18.0)
guard (2.18.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand All @@ -62,46 +63,49 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
http (4.4.1)
addressable (~> 2.3)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
llhttp-ffi (~> 0.5.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
listen (3.7.1)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
lumberjack (1.2.10)
method_source (1.0.0)
mime-types (3.4.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
multi_xml (0.6.0)
multipart-post (2.2.3)
multipart-post (2.4.0)
nenv (0.3.0)
netrc (0.11.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
oj (3.13.23)
oj (3.16.3)
bigdecimal (>= 3.0)
patron (0.13.3)
pry (0.14.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.0)
rack (2.2.6.4)
public_suffix (5.0.4)
rack (2.2.8.1)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -110,37 +114,34 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
ruby2_keywords (0.0.5)
shellany (0.0.1)
simplecov (0.21.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
thin (1.8.1)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.2.1)
typhoeus (1.4.0)
thor (1.3.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)

PLATFORMS
ruby
Expand All @@ -150,7 +151,7 @@ DEPENDENCIES
excon (~> 0.60)
faraday (~> 1.3)
guard-rspec (~> 4.7)
http (~> 4.0)
http (>= 4.0)
httparty (~> 0.16)
httpclient (~> 2.8)
httplog!
Expand All @@ -165,4 +166,4 @@ DEPENDENCIES
typhoeus (~> 1.4)

BUNDLED WITH
2.2.32
2.5.6
2 changes: 1 addition & 1 deletion httplog.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'excon', ['~> 0.60']
gem.add_development_dependency 'faraday', ['~> 1.3']
gem.add_development_dependency 'guard-rspec', ['~> 4.7']
gem.add_development_dependency 'http', ['~> 4.0']
gem.add_development_dependency 'http', ['>= 4.0']
gem.add_development_dependency 'httparty', ['~> 0.16']
gem.add_development_dependency 'httpclient', ['~> 2.8']
gem.add_development_dependency 'rest-client', ['~> 2.0']
Expand Down
2 changes: 1 addition & 1 deletion lib/httplog/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module HttpLog
VERSION = '1.6.2'.freeze
VERSION = '1.6.3'.freeze
end

0 comments on commit b8e198d

Please sign in to comment.