Skip to content

Instantly share code, notes, and snippets.

@TvL2386
Created January 16, 2013 22:45
Show Gist options
  • Save TvL2386/4551677 to your computer and use it in GitHub Desktop.
Save TvL2386/4551677 to your computer and use it in GitHub Desktop.
source 'http://rubygems.org'
gem 'octokit' , :git => 'https://github.com/ajonas04/octokit.git'
require 'bundler'
Bundler.setup(:default)
puts Octokit::VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment