diff --git a/Gemfile b/Gemfile index c8fb566..ee86695 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index 5bda1a8..d827dba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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