Skip to content

Commit

Permalink
Update devDependencies and gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 29, 2018
1 parent 2c2d04a commit bb0d6bf
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 167 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ group :development, :test do
gem 'jekyll', '~> 3.8.4'
gem 'jekyll-redirect-from', '~> 0.14.0'
gem 'jekyll-sitemap', '~> 1.2.0'
gem 'jekyll-toc', '~> 0.8.0'
gem 'jekyll-toc', '~> 0.9.0'
end
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ GEM
sass (~> 3.4)
jekyll-sitemap (1.2.0)
jekyll (~> 3.3)
jekyll-toc (0.8.0)
nokogiri (~> 1.7)
jekyll-toc (0.9.0)
nokogiri (~> 1.8)
jekyll-watch (2.1.2)
listen (~> 3.0)
kramdown (1.17.0)
Expand Down Expand Up @@ -74,7 +74,7 @@ DEPENDENCIES
jekyll (~> 3.8.4)
jekyll-redirect-from (~> 0.14.0)
jekyll-sitemap (~> 1.2.0)
jekyll-toc (~> 0.8.0)
jekyll-toc (~> 0.9.0)

BUNDLED WITH
1.16.6
1.17.1
Loading

0 comments on commit bb0d6bf

Please sign in to comment.