Skip to content

Instantly share code, notes, and snippets.

@bsrz
Created February 22, 2016 14:03
Show Gist options
  • Select an option

  • Save bsrz/faacc880801a3a5b3b88 to your computer and use it in GitHub Desktop.

Select an option

Save bsrz/faacc880801a3a5b3b88 to your computer and use it in GitHub Desktop.
Gemfile
#
# Gemfile
#
# Created by Benoit Sarrazin on Jan 26, 2016.
# Copyright (c) 2016 Berzerker IO. All rights reserved.
#
source "https://rubygems.org"
gem 'cocoapods'
gem 'colorize'
gem 'fastlane'
gem 'json'
gem 'rake'
gem 'rest-client'
gem 'xcpretty'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment