Skip to content

Commit

Permalink
Update faraday requirement from = 1.6.0 to = 1.7.0
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@v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2021
1 parent 9314604 commit 9a6335f
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 @@ -58,7 +58,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "activerecord", "6.1.3"
s.add_runtime_dependency "backtrace", "0.3"
s.add_runtime_dependency "colorize", "0.8.1"
s.add_runtime_dependency "faraday", "1.6.0"
s.add_runtime_dependency "faraday", "1.7.0"
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.1.5"
Expand Down

0 comments on commit 9a6335f

Please sign in to comment.