bundle update

This commit is contained in:
James Walker 2015-03-05 14:30:44 -05:00
parent 6b0dfc58b0
commit 08f94e1085

View File

@ -16,8 +16,8 @@ GEM
specs: specs:
addressable (2.3.7) addressable (2.3.7)
blankslate (2.1.2.4) blankslate (2.1.2.4)
bourbon (4.1.1) bourbon (4.2.1)
sass (~> 3.3) sass (~> 3.4)
thor thor
celluloid (0.16.0) celluloid (0.16.0)
timers (~> 4.0.0) timers (~> 4.0.0)
@ -26,22 +26,22 @@ GEM
coffee-script (2.3.0) coffee-script (2.3.0)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.9.0) coffee-script-source (1.9.1)
colorator (0.1) colorator (0.1)
colored (1.2) colored (1.2)
ethon (0.7.2) ethon (0.7.3)
ffi (>= 1.3.0) ffi (>= 1.3.0)
execjs (2.3.0) execjs (2.3.0)
fast-stemmer (1.0.2) fast-stemmer (1.0.2)
ffi (1.9.6) ffi (1.9.6)
hitimes (1.2.2) hitimes (1.2.2)
html-proofer (2.0.5) html-proofer (2.1.0)
addressable (~> 2.3) addressable (~> 2.3)
colored (~> 1.2) colored (~> 1.2)
mercenary (~> 0.3.2) mercenary (~> 0.3.2)
nokogiri (~> 1.5) nokogiri (~> 1.5)
parallel (~> 1.3) parallel (~> 1.3)
typhoeus (~> 0.6.7) typhoeus (~> 0.7)
yell (~> 2.0) yell (~> 2.0)
jekyll (2.5.3) jekyll (2.5.3)
classifier-reborn (~> 2.0) classifier-reborn (~> 2.0)
@ -66,7 +66,7 @@ GEM
sass (~> 3.2) sass (~> 3.2)
jekyll-watch (1.2.1) jekyll-watch (1.2.1)
listen (~> 2.7) listen (~> 2.7)
kramdown (1.5.0) kramdown (1.6.0)
liquid (2.6.2) liquid (2.6.2)
listen (2.8.5) listen (2.8.5)
celluloid (>= 0.15.2) celluloid (>= 0.15.2)
@ -79,23 +79,23 @@ GEM
sass (>= 3.3) sass (>= 3.3)
nokogiri (1.6.6.2) nokogiri (1.6.6.2)
mini_portile (~> 0.6.0) mini_portile (~> 0.6.0)
octopress (3.0.0.rc.32) octopress (3.0.0.rc.34)
jekyll (~> 2.0) jekyll (~> 2.0)
mercenary (~> 0.3.2) mercenary (~> 0.3.2)
octopress-deploy octopress-deploy
octopress-escape-code (~> 2.0) octopress-escape-code (~> 2.0)
octopress-hooks (~> 2.0) octopress-hooks (~> 2.0)
titlecase titlecase
octopress-deploy (1.0.5) octopress-deploy (1.1.0)
colorator colorator
octopress-escape-code (2.0.6) octopress-escape-code (2.0.6)
octopress-hooks (~> 2.0) octopress-hooks (~> 2.0)
octopress-hooks (2.4.1) octopress-hooks (2.6.0)
jekyll (~> 2.0) jekyll (~> 2.0)
parallel (1.3.3) parallel (1.4.1)
parslet (1.5.0) parslet (1.5.0)
blankslate (~> 2.0) blankslate (~> 2.0)
posix-spawn (0.3.9) posix-spawn (0.3.10)
pygments.rb (0.6.2) pygments.rb (0.6.2)
posix-spawn (~> 0.3.6) posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0) yajl-ruby (~> 1.2.0)
@ -104,14 +104,14 @@ GEM
ffi (>= 0.5.0) ffi (>= 0.5.0)
redcarpet (3.2.2) redcarpet (3.2.2)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.4.11) sass (3.4.13)
thor (0.19.1) thor (0.19.1)
timers (4.0.1) timers (4.0.1)
hitimes hitimes
titlecase (0.1.1) titlecase (0.1.1)
toml (0.1.2) toml (0.1.2)
parslet (~> 1.5.0) parslet (~> 1.5.0)
typhoeus (0.6.9) typhoeus (0.7.1)
ethon (>= 0.7.1) ethon (>= 0.7.1)
yajl-ruby (1.2.1) yajl-ruby (1.2.1)
yell (2.0.5) yell (2.0.5)