Skip to content

Commit

Permalink
Bump faraday-net_http from 3.0.2 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/lostisland/faraday-net_http/releases)
- [Commits](lostisland/faraday-net_http@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: faraday-net_http
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent cc737f7 commit 2a93b4e
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@ GEM
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
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
fasterer (0.11.0)
ruby_parser (>= 3.19.1)
hashdiff (1.1.0)
Expand All @@ -50,9 +49,15 @@ GEM
mini_portile2 (2.8.5)
minitest (5.20.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -124,6 +129,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
vcr (6.2.0)
webmock (3.19.1)
addressable (>= 2.8.0)
Expand Down

0 comments on commit 2a93b4e

Please sign in to comment.