Skip to content

Commit

Permalink
Update faraday requirement from = 2.3.0 to = 2.7.10
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.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.3.0...v2.7.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 19, 2023
1 parent 4a756b5 commit 2cfc91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "activerecord", "6.1.3"
s.add_runtime_dependency "backtrace", "0.4.0"
s.add_runtime_dependency "colorize", "1.1.0"
s.add_runtime_dependency "faraday", "2.3.0"
s.add_runtime_dependency "faraday", "2.7.10"
s.add_runtime_dependency "get_process_mem", "0.2.7"
s.add_runtime_dependency "inifile", "3.0.0"
s.add_runtime_dependency "jira-ruby", "2.2.0"
Expand Down

0 comments on commit 2cfc91a

Please sign in to comment.