Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit e8f519b

Browse files
committed
chore(Gemfile): Mention httparty for bitrise
1 parent 625c9c4 commit e8f519b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
55

66
# gem "rails"
77
gem "fastlane"
8+
gem "httparty"
89
gem "increment_semver"
910

1011
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')

0 commit comments

Comments
 (0)