Skip to content

Commit

Permalink
Bump faraday from 2.9.2 to 2.10.0 in /components/app
Browse files Browse the repository at this point in the history
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.2 to 2.10.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.9.2...v2.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent ea02ec7 commit 743ef67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,9 @@ GEM
drb (2.2.1)
equalizer (0.0.11)
eventmachine (1.2.7)
faraday (2.9.2)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
Expand Down Expand Up @@ -172,6 +173,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.0)
logging (2.3.1)
little-plugger (~> 1.1)
multi_json (~> 1.14)
Expand Down

0 comments on commit 743ef67

Please sign in to comment.