Skip to content

Instantly share code, notes, and snippets.

@thiagolioy
Created November 27, 2016 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagolioy/71a03f64579ee942b3e3dd5622acddbd to your computer and use it in GitHub Desktop.
Save thiagolioy/71a03f64579ee942b3e3dd5622acddbd to your computer and use it in GitHub Desktop.
Gemfile blog post test project
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "cocoapods", "1.1.1"
gem "cocoapods-keys", "1.7.0"
gem "slather", "2.3.0"
gem "fastlane", "1.110.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment