Skip to content

Commit

Permalink
Bump faraday from 2.7.4 to 2.7.10 in /updater (#7735)
Browse files Browse the repository at this point in the history
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.7.10.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.7.4...v2.7.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 132512f commit 6d2d4ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/dependabot-common.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "commonmarker", ">= 0.20.1", "< 0.24.0"
spec.add_dependency "docker_registry2", "~> 1.18.0"
spec.add_dependency "excon", "~> 0.96", "< 0.101"
spec.add_dependency "faraday", "2.7.4"
spec.add_dependency "faraday", "2.7.10"
spec.add_dependency "faraday-retry", "2.2.0"
spec.add_dependency "gitlab", "4.19.0"
spec.add_dependency "nokogiri", "~> 1.8"
Expand Down
4 changes: 2 additions & 2 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PATH
commonmarker (>= 0.20.1, < 0.24.0)
docker_registry2 (~> 1.18.0)
excon (~> 0.96, < 0.101)
faraday (= 2.7.4)
faraday (= 2.7.10)
faraday-retry (= 2.2.0)
gitlab (= 4.19.0)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
excon (0.100.0)
faraday (2.7.4)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand Down

0 comments on commit 6d2d4ce

Please sign in to comment.