Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rashiq committed Mar 14, 2015
1 parent 9e9b59c commit a89d24c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@ source 'https://rubygems.org'

gem 'jekyll'
gem 'jekyll-compose'

require 'json'
require 'open-uri'
versions = JSON.parse(open('https://pages.github.com/versions.json').read)
gem 'github-pages', versions['github-pages']
gem 'github-pages'

0 comments on commit a89d24c

Please sign in to comment.