Skip to content

Commit

Permalink
Add jazzy to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
syoung-smallwisdom committed Apr 30, 2018
1 parent 5d9dd38 commit 9659082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
source "https://rubygems.org"

gem 'fastlane'
gem 'jazzy'

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval_gemfile(plugins_path) if File.exist?(plugins_path)

0 comments on commit 9659082

Please sign in to comment.