1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Update gems.

This commit is contained in:
Dan Barber 2015-01-06 22:24:15 +00:00
parent f9dbd95a5e
commit 497af28f83
2 changed files with 41 additions and 33 deletions

View File

@ -8,8 +8,8 @@ gem 'jekyll'
gem 'jekyll-assets' gem 'jekyll-assets'
gem 'jekyll-video-tag' gem 'jekyll-video-tag'
gem 'octopress', '~> 3.0.0.rc.14' gem 'octopress', '~> 3.0.0.rc'
gem 'octopress-deploy', '~> 1.0.0.rc.11' gem 'octopress-deploy', '~> 1.0'
gem 'kramdown', '~> 1.3.3' gem 'kramdown', '~> 1.3.3'

View File

@ -1,26 +1,29 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.3.6)
blankslate (2.1.2.4) blankslate (2.1.2.4)
bourbon (4.0.2) bourbon (4.1.0)
sass (~> 3.3) sass (~> 3.3)
thor thor
celluloid (0.16.0) celluloid (0.16.0)
timers (~> 4.0.0) timers (~> 4.0.0)
classifier-reborn (2.0.1) classifier-reborn (2.0.3)
fast-stemmer (~> 1.0) fast-stemmer (~> 1.0)
coffee-script (2.3.0) coffee-script (2.3.0)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.8.0) coffee-script-source (1.8.0)
colorator (0.1) colorator (0.1)
execjs (2.2.1) execjs (2.2.2)
facets (2.9.3) facets (3.0.0)
fast-stemmer (1.0.2) fast-stemmer (1.0.2)
ffi (1.9.3) fastimage (1.6.6)
addressable (~> 2.3, >= 2.3.5)
ffi (1.9.6)
hike (1.2.3) hike (1.2.3)
hitimes (1.2.2) hitimes (1.2.2)
jekyll (2.4.0) jekyll (2.5.3)
classifier-reborn (~> 2.0) classifier-reborn (~> 2.0)
colorator (~> 0.1) colorator (~> 0.1)
jekyll-coffeescript (~> 1.0) jekyll-coffeescript (~> 1.0)
@ -35,8 +38,9 @@ GEM
redcarpet (~> 3.1) redcarpet (~> 3.1)
safe_yaml (~> 1.0) safe_yaml (~> 1.0)
toml (~> 0.1.0) toml (~> 0.1.0)
jekyll-assets (0.9.2) jekyll-assets (0.12.1)
jekyll (>= 1.0.0, < 3.0.0) fastimage (~> 1.6)
jekyll (~> 2.0)
sass (~> 3.2) sass (~> 3.2)
sprockets (~> 2.10) sprockets (~> 2.10)
sprockets-helpers sprockets-helpers
@ -44,63 +48,67 @@ GEM
jekyll-coffeescript (1.0.1) jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2) coffee-script (~> 2.2)
jekyll-gist (1.1.0) jekyll-gist (1.1.0)
jekyll-paginate (1.0.0) jekyll-paginate (1.1.0)
jekyll-sass-converter (1.2.1) jekyll-sass-converter (1.3.0)
sass (~> 3.2) sass (~> 3.2)
jekyll-video-tag (0.0.2) jekyll-video-tag (0.1.0)
jekyll-watch (1.1.1) jekyll-watch (1.2.0)
listen (~> 2.7) listen (~> 2.7)
json (1.8.1) json (1.8.1)
kramdown (1.3.3) kramdown (1.3.3)
liquid (2.6.1) liquid (2.6.1)
listen (2.7.9) listen (2.8.4)
celluloid (>= 0.15.2) celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9)
mercenary (0.3.4) mercenary (0.3.5)
mini_magick (3.8.1) mini_magick (4.0.1)
subexec (~> 0.2.1)
multi_json (1.10.1) multi_json (1.10.1)
octopress (3.0.0.rc.14) octopress (3.0.0.rc.25)
jekyll (~> 2.0) jekyll (~> 2.0)
mercenary (~> 0.3.2) mercenary (~> 0.3.2)
octopress-deploy
octopress-escape-code (~> 2.0)
octopress-hooks (~> 2.0)
titlecase titlecase
octopress-deploy (1.0.0.rc.11) octopress-deploy (1.0.3)
colorator colorator
octopress (~> 3.0.0.rc.10) octopress-escape-code (2.0.6)
octopress-hooks (~> 2.0)
octopress-hooks (2.3.1)
jekyll (~> 2.0)
parslet (1.5.0) parslet (1.5.0)
blankslate (~> 2.0) blankslate (~> 2.0)
posix-spawn (0.3.9) posix-spawn (0.3.9)
pygments.rb (0.6.0) pygments.rb (0.6.0)
posix-spawn (~> 0.3.6) posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0) yajl-ruby (~> 1.1.0)
rack (1.5.2) rack (1.6.0)
rake (10.3.2) rake (10.4.2)
rb-fsevent (0.9.4) rb-fsevent (0.9.4)
rb-inotify (0.9.5) rb-inotify (0.9.5)
ffi (>= 0.5.0) ffi (>= 0.5.0)
redcarpet (3.1.2) redcarpet (3.2.2)
safe_yaml (1.0.3) safe_yaml (1.0.4)
sass (3.4.3) sass (3.4.9)
sprockets (2.12.2) sprockets (2.12.3)
hike (~> 1.2) hike (~> 1.2)
multi_json (~> 1.0) multi_json (~> 1.0)
rack (~> 1.0) rack (~> 1.0)
tilt (~> 1.1, != 1.3.0) tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.1.0) sprockets-helpers (1.1.0)
sprockets (~> 2.0) sprockets (~> 2.0)
sprockets-sass (1.2.0) sprockets-sass (1.3.1)
sprockets (~> 2.0) sprockets (~> 2.0)
tilt (~> 1.1) tilt (~> 1.1)
subexec (0.2.3)
thor (0.19.1) thor (0.19.1)
tilt (1.4.1) tilt (1.4.1)
timers (4.0.1) timers (4.0.1)
hitimes hitimes
titlecase (0.1.1) titlecase (0.1.1)
toml (0.1.1) toml (0.1.2)
parslet (~> 1.5.0) parslet (~> 1.5.0)
uglifier (2.5.3) uglifier (2.6.1)
execjs (>= 0.3.0) execjs (>= 0.3.0)
json (>= 1.8.0) json (>= 1.8.0)
yajl-ruby (1.1.0) yajl-ruby (1.1.0)
@ -116,8 +124,8 @@ DEPENDENCIES
jekyll-video-tag jekyll-video-tag
kramdown (~> 1.3.3) kramdown (~> 1.3.3)
mini_magick mini_magick
octopress (~> 3.0.0.rc.14) octopress (~> 3.0.0.rc)
octopress-deploy (~> 1.0.0.rc.11) octopress-deploy (~> 1.0)
rake rake
sass sass
uglifier uglifier