Skip to content

Commit

Permalink
Add pygments dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolan committed Feb 28, 2016
1 parent 3768b55 commit 12d4288
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Expand Up @@ -5,4 +5,6 @@ require 'open-uri'
versions = JSON.parse(open('https://pages.github.com/versions.json').read)

gem 'github-pages', versions['github-pages']
gem 'rake'
gem 'rake'

gem 'pygments.rb'

0 comments on commit 12d4288

Please sign in to comment.