Skip to content

Commit

Permalink
Bump the all group with 1 update (#484)
Browse files Browse the repository at this point in the history
Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version.

Updates `faraday` to 2.8.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.7.11...v2.8.1)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:production
  dependency-group: all
...

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] committed Dec 25, 2023
1 parent 76d2c08 commit 39cd845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org/"

gemspec

gem "faraday", "~> 2.7.11"
gem "faraday", "~> 2.8.1"
gem "pry", "~> 0.14.2"
gem "rspec", "~> 3.12.0"
gem "rubocop", "~> 1.59.0"
Expand Down

0 comments on commit 39cd845

Please sign in to comment.