Skip to content

Commit

Permalink
interestingly enough, we don't need these gems
Browse files Browse the repository at this point in the history
We had a config for pygments, but it wasnt actually needed
  • Loading branch information
brntbeer committed Apr 28, 2016
1 parent 85cb7a4 commit 0342b69
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ gem 'github-pages', '45'
gem 'html-proofer'
gem 'rack-contrib', '~> 1.1.0'
gem 'rake'
gem 'rdiscount', '2.1.8'
gem 'pygments.rb'
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,7 @@ GEM
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
parallel (1.8.0)
posix-spawn (0.3.11)
public_suffix (1.5.3)
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0)
rack (1.5.2)
rack-contrib (1.1.0)
rack (>= 0.9.1)
Expand All @@ -137,7 +133,6 @@ GEM
ethon (>= 0.8.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
yajl-ruby (1.2.1)
yell (2.0.6)

PLATFORMS
Expand All @@ -146,10 +141,8 @@ PLATFORMS
DEPENDENCIES
github-pages (= 45)
html-proofer
pygments.rb
rack-contrib (~> 1.1.0)
rake
rdiscount (= 2.1.8)

BUNDLED WITH
1.11.2
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ title: GitHub Training

baseurl: /kit
permalink: /articles/:title
highlighter: pygments
exclude:
- bin
- config.rb
Expand Down
Binary file removed vendor/cache/posix-spawn-0.3.11.gem
Binary file not shown.
Binary file removed vendor/cache/pygments.rb-0.6.3.gem
Binary file not shown.
Binary file removed vendor/cache/yajl-ruby-1.2.1.gem
Binary file not shown.

0 comments on commit 0342b69

Please sign in to comment.