diff --git a/Gemfile b/Gemfile index 19c9b51..89348b9 100644 --- a/Gemfile +++ b/Gemfile @@ -2,3 +2,4 @@ source "https://rubygems.org" gem "fastlane" gem "xcodeproj" +gem "rest-client" diff --git a/Gemfile.lock b/Gemfile.lock index 76f4a47..bb9a5fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (1.0.0) faraday (~> 1.0) - fastimage (2.1.7) + fastimage (2.2.0) fastlane (2.153.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0)