Bump faraday from 2.5.1 to 2.5.2

Bumps [faraday](https://github.com/lostisland/faraday) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-11 17:16:05 +00:00
committed by Sebastian Serth
parent 08efc166d7
commit e2a87c5ae0
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ gem 'charlock_holmes', require: 'charlock_holmes/string'
gem 'docker-api', require: 'docker'
gem 'eventmachine'
gem 'factory_bot_rails'
gem 'faraday', '~> 2.5.1'
gem 'faraday', '~> 2.5.2'
gem 'faraday-net_http_persistent'
gem 'faye-websocket'
gem 'forgery'