mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Update Octopress and Octopress Deploy.
This commit is contained in:
parent
4343e75d24
commit
b615ecf2a5
4
Gemfile
4
Gemfile
@ -5,8 +5,8 @@ gem 'rake'
|
||||
gem 'jekyll'
|
||||
gem 'jekyll-assets'
|
||||
|
||||
gem 'octopress', '~> 3.0.0.rc.5'
|
||||
gem 'octopress-deploy', '~> 1.0.0.rc.2'
|
||||
gem 'octopress', '~> 3.0.0.rc.7'
|
||||
gem 'octopress-deploy', '~> 1.0.0.rc.6'
|
||||
|
||||
gem 'kramdown', '~> 1.3.3'
|
||||
|
||||
|
||||
@ -39,7 +39,7 @@ GEM
|
||||
rb-kqueue (>= 0.2)
|
||||
maruku (0.7.0)
|
||||
mercenary (0.3.2)
|
||||
multi_json (1.9.2)
|
||||
multi_json (1.9.3)
|
||||
octopress (3.0.0.rc.7)
|
||||
jekyll (~> 1.5, >= 1.5.0)
|
||||
mercenary (~> 0.3.2)
|
||||
@ -85,8 +85,8 @@ DEPENDENCIES
|
||||
jekyll
|
||||
jekyll-assets
|
||||
kramdown (~> 1.3.3)
|
||||
octopress (~> 3.0.0.rc.5)
|
||||
octopress-deploy (~> 1.0.0.rc.2)
|
||||
octopress (~> 3.0.0.rc.7)
|
||||
octopress-deploy (~> 1.0.0.rc.6)
|
||||
rake
|
||||
sass
|
||||
uglifier
|
||||
|
||||
Loading…
Reference in New Issue
Block a user