Skip to content

Commit

Permalink
#560: Update faraday requirement from = 1.8.0 to = 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup authored Jan 17, 2022
2 parents e0a6301 + 61662d1 commit c2fc16b
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.8.0"
s.add_runtime_dependency "faraday", "2.1.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 c2fc16b

Please sign in to comment.