mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
Address faraday-multipart warning
This commit is contained in:
parent
fc91a34691
commit
597079dc8d
2 changed files with 5 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -38,6 +38,7 @@ gem "image_processing", ">= 1.2"
|
|||
gem "bcrypt", "~> 3.1"
|
||||
gem "faraday"
|
||||
gem "faraday-retry"
|
||||
gem "faraday-multipart"
|
||||
gem "inline_svg"
|
||||
gem "octokit"
|
||||
gem "pagy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue