Skip to content

Commit

Permalink
Merge pull request #180 from openSUSE/depfu/update/faraday-2.9.0
Browse files Browse the repository at this point in the history
Update faraday 2.8.1 → 2.9.0 (minor)
  • Loading branch information
hellcp-work authored Feb 8, 2024
2 parents 3e40091 + e9620a8 commit 6db8e3e
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,17 @@ GEM
specs:
amq-protocol (2.3.2)
ast (2.4.2)
base64 (0.2.0)
bunny (2.22.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
coderay (1.1.3)
date (3.3.3)
diff-lcs (1.5.0)
dotenv (2.8.1)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
json (2.7.1)
language_server-protocol (3.17.0.3)
mail (2.8.1)
Expand All @@ -25,6 +23,8 @@ GEM
net-smtp
method_source (1.0.0)
mini_mime (1.1.5)
net-http (0.4.1)
uri
net-imap (0.4.0)
date
net-protocol
Expand Down Expand Up @@ -85,13 +85,13 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
set (1.0.3)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
timeout (0.4.1)
unicode-display_width (2.5.0)
uri (0.13.0)
xmlhash (1.3.9)
pkg-config

Expand Down
Binary file removed vendor/cache/base64-0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.9.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-3.0.2.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.1.0.gem
Binary file not shown.
Binary file added vendor/cache/net-http-0.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/ruby2_keywords-0.0.5.gem
Binary file not shown.
Binary file added vendor/cache/uri-0.13.0.gem
Binary file not shown.

0 comments on commit 6db8e3e

Please sign in to comment.