Skip to content

Commit

Permalink
Adding bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffctown committed Apr 11, 2020
1 parent 0b2335c commit b2ccdf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source 'https://rubygems.org' do
gem 'bundler'
gem 'fastlane'
gem 'cocoapods'
gem 'xcpretty'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ PLATFORMS
ruby

DEPENDENCIES
bundler!
cocoapods!
fastlane!
xcpretty!
Expand Down

0 comments on commit b2ccdf3

Please sign in to comment.