Gemfile 244 B

12345
  1. source "https://rubygems.org"
  2. gem "rake"
  3. gem 'xcpretty', :git => 'https://github.com/norio-nomura/xcpretty.git', :branch => 'add-measuring'
  4. gem "xcjobs", :git => 'https://github.com/norio-nomura/xcjobs.git', :branch => 'subclass-of-rake-task'