Skip to content

Commit

Permalink
updated jekyll to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
egladman committed Jan 31, 2016
1 parent df84755 commit 1a1d9be
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,6 +1,6 @@
source "https://rubygems.org"

gem 'jekyll', '~> 3.1.0'
gem 'jekyll', '~> 3.1.1'
gem 'jekyll-paginate', '~> 1.1.0', github: 'egladman/jekyll-paginate'
gem 'jekyll-sitemap', '~> 0.10.0'
gem 'jekyll-last-modified-at', '~> 0.3.4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
specs:
colorator (0.1)
ffi (1.9.10)
jekyll (3.1.0)
jekyll (3.1.1)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
Expand Down Expand Up @@ -44,7 +44,7 @@ PLATFORMS
ruby

DEPENDENCIES
jekyll (~> 3.1.0)
jekyll (~> 3.1.1)
jekyll-feed (~> 0.4.0)
jekyll-last-modified-at (~> 0.3.4)
jekyll-paginate (~> 1.1.0)!
Expand Down

0 comments on commit 1a1d9be

Please sign in to comment.