Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created January 30, 2013 14:34
Show Gist options
  • Save phlegx/4673661 to your computer and use it in GitHub Desktop.
Save phlegx/4673661 to your computer and use it in GitHub Desktop.
source "http://rubygems.org"
source 'https://gems.example.com'
gemspec
gem 'my_gem', '~> 0.1.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment