Skip to content

Commit

Permalink
feat(jekyll): update jekyll, this fix dec98b3
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Mar 1, 2016
1 parent 3dc6d04 commit 87a8f06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

group :development do
gem 'jekyll', '3.0.1'
gem 'jekyll', '3.1.2'
gem 'jekyll-last-modified-at'
gem 'stringex'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
colorator (0.1)
ffi (1.9.10)
jekyll (3.0.1)
jekyll (3.1.2)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
Expand Down Expand Up @@ -36,7 +36,7 @@ PLATFORMS
ruby

DEPENDENCIES
jekyll (= 3.0.1)
jekyll (= 3.1.2)
jekyll-last-modified-at
stringex

Expand Down

0 comments on commit 87a8f06

Please sign in to comment.