Skip to content

Commit

Permalink
#449: Update faraday requirement from = 1.6.0 to = 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup authored Aug 9, 2021
2 parents 15ff9c2 + 9a6335f commit c2dd31b
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 c2dd31b

Please sign in to comment.