Add rest-client in the Gemfile for mailgun

This commit is contained in:
Mingshen Sun 2020-07-25 09:23:16 -07:00
parent 914884660b
commit 11c453a46a
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
2 changed files with 2 additions and 1 deletions

View file

@ -2,3 +2,4 @@ source "https://rubygems.org"
gem "fastlane"
gem "xcodeproj"
gem "rest-client"