Add rest-client in the Gemfile for mailgun
This commit is contained in:
parent
914884660b
commit
11c453a46a
2 changed files with 2 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -2,3 +2,4 @@ source "https://rubygems.org"
|
|||
|
||||
gem "fastlane"
|
||||
gem "xcodeproj"
|
||||
gem "rest-client"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue