Skip to content

Commit

Permalink
update gems and vendor/cache them
Browse files Browse the repository at this point in the history
github-pages is bumped to being at version 45 because that's what we do on guides, and consistency is awesome.

updating to version 45 of github-pages made me need to update rdiscount to 2.1.8 because of github-pages dependency.

we need to install pygments because though we're saying we have it for highlighter, we never included it?
  • Loading branch information
brntbeer committed Apr 28, 2016
1 parent d40570e commit 85cb7a4
Show file tree
Hide file tree
Showing 99 changed files with 111 additions and 94 deletions.
5 changes: 3 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
source "https://rubygems.org"

gem 'github-pages'
gem 'github-pages', '45'
gem 'html-proofer'
gem 'rack-contrib', '~> 1.1.0'
gem 'rake'
gem 'rdiscount'
gem 'rdiscount', '2.1.8'
gem 'pygments.rb'
200 changes: 108 additions & 92 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,138 +2,154 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
activesupport (4.2.6)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
blankslate (2.1.2.4)
celluloid (0.16.0)
timers (~> 4.0.0)
classifier-reborn (2.0.1)
fast-stemmer (~> 1.0)
coffee-script (2.3.0)
addressable (2.4.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.8.0)
coffee-script-source (1.10.0)
colorator (0.1)
colored (1.2)
ethon (0.7.1)
ethon (0.9.0)
ffi (>= 1.3.0)
execjs (2.2.2)
fast-stemmer (1.0.2)
ffi (1.9.6)
execjs (2.6.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
gemoji (2.1.0)
github-pages (28)
github-pages (45)
RedCloth (= 4.2.9)
jekyll (= 2.4.0)
jekyll-coffeescript (= 1.0.0)
jekyll-mentions (= 0.1.3)
jekyll-redirect-from (= 0.6.2)
jekyll-sass-converter (= 1.2.0)
jekyll-sitemap (= 0.6.0)
jemoji (= 0.3.0)
kramdown (= 1.3.1)
liquid (= 2.6.1)
maruku (= 0.7.0)
pygments.rb (= 0.6.0)
rdiscount (= 2.1.7)
redcarpet (= 3.1.2)
hitimes (1.2.2)
html-pipeline (1.9.0)
activesupport (>= 2)
nokogiri (~> 1.4)
html-proofer (1.4.0)
github-pages-health-check (= 0.6.0)
jekyll (= 3.0.2)
jekyll-coffeescript (= 1.0.1)
jekyll-feed (= 0.3.1)
jekyll-gist (= 1.4.0)
jekyll-mentions (= 1.0.0)
jekyll-paginate (= 1.1.0)
jekyll-redirect-from (= 0.9.1)
jekyll-sass-converter (= 1.3.0)
jekyll-seo-tag (= 0.1.4)
jekyll-sitemap (= 0.10.0)
jekyll-textile-converter (= 0.1.0)
jemoji (= 0.5.1)
kramdown (= 1.9.0)
liquid (= 3.0.6)
mercenary (~> 0.3)
rdiscount (= 2.1.8)
redcarpet (= 3.3.3)
rouge (= 1.10.1)
terminal-table (~> 1.4)
github-pages-health-check (0.6.0)
addressable (~> 2.3)
net-dns (~> 0.8)
public_suffix (~> 1.4)
typhoeus (~> 0.7)
html-pipeline (2.4.0)
activesupport (>= 2, < 5)
nokogiri (>= 1.4)
html-proofer (3.0.5)
activesupport (~> 4.2)
addressable (~> 2.3)
colored (~> 1.2)
mercenary (~> 0.3.2)
nokogiri (~> 1.5)
parallel (~> 1.3)
typhoeus (~> 0.6.7)
typhoeus (~> 0.7)
yell (~> 2.0)
i18n (0.6.11)
jekyll (2.4.0)
classifier-reborn (~> 2.0)
i18n (0.7.0)
jekyll (3.0.2)
colorator (~> 0.1)
jekyll-coffeescript (~> 1.0)
jekyll-gist (~> 1.0)
jekyll-paginate (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 2.6.1)
liquid (~> 3.0)
mercenary (~> 0.3.3)
pygments.rb (~> 0.6.0)
redcarpet (~> 3.1)
rouge (~> 1.7)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
jekyll-coffeescript (1.0.0)
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
jekyll-gist (1.1.0)
jekyll-mentions (0.1.3)
html-pipeline (~> 1.9.0)
jekyll (~> 2.0)
jekyll-feed (0.3.1)
jekyll-gist (1.4.0)
octokit (~> 4.2)
jekyll-mentions (1.0.0)
html-pipeline (~> 2.2)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.6.2)
jekyll (~> 2.0)
jekyll-sass-converter (1.2.0)
jekyll-redirect-from (0.9.1)
jekyll (>= 2.0)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-sitemap (0.6.0)
jekyll-watch (1.1.1)
listen (~> 2.7)
jemoji (0.3.0)
jekyll-seo-tag (0.1.4)
jekyll (>= 2.0)
jekyll-sitemap (0.10.0)
jekyll-textile-converter (0.1.0)
RedCloth (~> 4.0)
jekyll-watch (1.4.0)
listen (~> 3.0, < 3.1)
jemoji (0.5.1)
gemoji (~> 2.0)
html-pipeline (~> 1.9)
jekyll (~> 2.0)
json (1.8.1)
kramdown (1.3.1)
liquid (2.6.1)
listen (2.7.11)
celluloid (>= 0.15.2)
html-pipeline (~> 2.2)
jekyll (>= 2.0)
json (1.8.3)
kramdown (1.9.0)
liquid (3.0.6)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
maruku (0.7.0)
mercenary (0.3.4)
mini_portile (0.6.0)
minitest (5.4.2)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
parallel (1.3.3)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.9)
pygments.rb (0.6.0)
rb-inotify (>= 0.9.7)
mercenary (0.3.6)
mini_portile2 (2.0.0)
minitest (5.8.4)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
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.1.0)
yajl-ruby (~> 1.2.0)
rack (1.5.2)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rake (10.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rdiscount (2.1.7)
redcarpet (3.1.2)
rdiscount (2.1.8)
redcarpet (3.3.3)
rouge (1.10.1)
safe_yaml (1.0.4)
sass (3.4.6)
thread_safe (0.3.4)
timers (4.0.1)
hitimes
toml (0.1.2)
parslet (~> 1.5.0)
typhoeus (0.6.9)
ethon (>= 0.7.1)
sass (3.4.22)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
terminal-table (1.5.2)
thread_safe (0.3.5)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
yajl-ruby (1.1.0)
yell (2.0.5)
yajl-ruby (1.2.1)
yell (2.0.6)

PLATFORMS
ruby

DEPENDENCIES
github-pages
github-pages (= 45)
html-proofer
pygments.rb
rack-contrib (~> 1.1.0)
rake
rdiscount
rdiscount (= 2.1.8)

BUNDLED WITH
1.11.2
Binary file removed vendor/cache/activesupport-4.1.6.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-4.2.6.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/blankslate-2.1.2.4.gem
Binary file not shown.
Binary file removed vendor/cache/celluloid-0.16.0.gem
Binary file not shown.
Binary file removed vendor/cache/classifier-reborn-2.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/coffee-script-2.3.0.gem
Binary file not shown.
Binary file added vendor/cache/coffee-script-2.4.1.gem
Binary file not shown.
Binary file added vendor/cache/coffee-script-source-1.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/coffee-script-source-1.8.0.gem
Binary file not shown.
Binary file removed vendor/cache/ethon-0.7.1.gem
Binary file not shown.
Binary file added vendor/cache/ethon-0.9.0.gem
Binary file not shown.
Binary file removed vendor/cache/execjs-2.2.2.gem
Binary file not shown.
Binary file added vendor/cache/execjs-2.6.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-0.9.2.gem
Binary file not shown.
Binary file removed vendor/cache/fast-stemmer-1.0.2.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.9.10.gem
Binary file not shown.
Binary file removed vendor/cache/ffi-1.9.6.gem
Binary file not shown.
Binary file removed vendor/cache/github-pages-28.gem
Binary file not shown.
Binary file added vendor/cache/github-pages-45.gem
Binary file not shown.
Binary file added vendor/cache/github-pages-health-check-0.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/hitimes-1.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/html-pipeline-1.9.0.gem
Binary file not shown.
Binary file added vendor/cache/html-pipeline-2.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/html-proofer-1.4.0.gem
Binary file not shown.
Binary file added vendor/cache/html-proofer-3.0.5.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-0.6.11.gem
Binary file not shown.
Binary file added vendor/cache/i18n-0.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/jekyll-2.4.0.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-3.0.2.gem
Binary file not shown.
Binary file removed vendor/cache/jekyll-coffeescript-1.0.0.gem
Binary file not shown.
Binary file not shown.
Binary file added vendor/cache/jekyll-feed-0.3.1.gem
Binary file not shown.
Binary file removed vendor/cache/jekyll-gist-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-gist-1.4.0.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-mentions-1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/jekyll-redirect-from-0.6.2.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-redirect-from-0.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/jekyll-sass-converter-1.2.0.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-sass-converter-1.3.0.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-seo-tag-0.1.4.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-sitemap-0.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/jekyll-sitemap-0.6.0.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-textile-converter-0.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/jekyll-watch-1.1.1.gem
Binary file not shown.
Binary file added vendor/cache/jekyll-watch-1.4.0.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/json-1.8.1.gem
Binary file not shown.
Binary file added vendor/cache/json-1.8.3.gem
Binary file not shown.
Binary file removed vendor/cache/kramdown-1.3.1.gem
Binary file not shown.
Binary file added vendor/cache/kramdown-1.9.0.gem
Binary file not shown.
Binary file removed vendor/cache/liquid-2.6.1.gem
Binary file not shown.
Binary file added vendor/cache/liquid-3.0.6.gem
Binary file not shown.
Binary file removed vendor/cache/listen-2.7.11.gem
Binary file not shown.
Binary file added vendor/cache/listen-3.0.6.gem
Binary file not shown.
Binary file removed vendor/cache/maruku-0.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/mercenary-0.3.4.gem
Binary file not shown.
Binary file added vendor/cache/mercenary-0.3.6.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile-0.6.0.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.4.2.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.8.4.gem
Binary file not shown.
Binary file added vendor/cache/multipart-post-2.0.0.gem
Binary file not shown.
Binary file added vendor/cache/net-dns-0.8.0.gem
Binary file not shown.
Binary file not shown.
Binary file added vendor/cache/octokit-4.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/parallel-1.3.3.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.8.0.gem
Binary file not shown.
Binary file removed vendor/cache/parslet-1.5.0.gem
Binary file not shown.
Binary file added vendor/cache/posix-spawn-0.3.11.gem
Binary file not shown.
Binary file removed vendor/cache/posix-spawn-0.3.9.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-1.5.3.gem
Binary file not shown.
Binary file removed vendor/cache/pygments.rb-0.6.0.gem
Binary file not shown.
Binary file added vendor/cache/pygments.rb-0.6.3.gem
Binary file not shown.
Binary file removed vendor/cache/rb-fsevent-0.9.4.gem
Binary file not shown.
Binary file added vendor/cache/rb-fsevent-0.9.7.gem
Binary file not shown.
Binary file removed vendor/cache/rb-inotify-0.9.5.gem
Binary file not shown.
Binary file added vendor/cache/rb-inotify-0.9.7.gem
Binary file not shown.
Binary file removed vendor/cache/rdiscount-2.1.7.gem
Binary file not shown.
Binary file added vendor/cache/rdiscount-2.1.8.gem
Binary file not shown.
Binary file removed vendor/cache/redcarpet-3.1.2.gem
Binary file not shown.
Binary file added vendor/cache/redcarpet-3.3.3.gem
Binary file not shown.
Binary file added vendor/cache/rouge-1.10.1.gem
Binary file not shown.
Binary file added vendor/cache/sass-3.4.22.gem
Binary file not shown.
Binary file removed vendor/cache/sass-3.4.6.gem
Binary file not shown.
Binary file added vendor/cache/sawyer-0.7.0.gem
Binary file not shown.
Binary file added vendor/cache/terminal-table-1.5.2.gem
Binary file not shown.
Binary file removed vendor/cache/thread_safe-0.3.4.gem
Binary file not shown.
Binary file added vendor/cache/thread_safe-0.3.5.gem
Binary file not shown.
Binary file removed vendor/cache/timers-4.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/toml-0.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/typhoeus-0.6.9.gem
Binary file not shown.
Binary file added vendor/cache/typhoeus-0.8.0.gem
Binary file not shown.
Binary file removed vendor/cache/yajl-ruby-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/yajl-ruby-1.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/yell-2.0.5.gem
Binary file not shown.
Binary file added vendor/cache/yell-2.0.6.gem
Binary file not shown.

0 comments on commit 85cb7a4

Please sign in to comment.