Skip to content

Commit

Permalink
Update babel-eslint to v8.0.0 and all devDependencies and gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and Johann-S committed Sep 15, 2017
1 parent 5951508 commit 0705ee8
Show file tree
Hide file tree
Showing 4 changed files with 369 additions and 138 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ group :development, :test do
gem 'jekyll', '~> 3.5.1'
gem 'jekyll-redirect-from', '~> 0.12.1'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.3.0.pre1'
gem 'jekyll-toc', '~> 0.3.0'
gem 'scss_lint', '~> 0.54.0'
end
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
nokogiri (~> 1.6)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
kramdown (1.14.0)
kramdown (1.15.0)
liquid (4.0.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -42,7 +42,7 @@ GEM
pathutil (0.14.0)
forwardable-extended (~> 2.6)
public_suffix (3.0.0)
rake (12.0.0)
rake (12.1.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand All @@ -61,7 +61,7 @@ DEPENDENCIES
jekyll (~> 3.5.1)
jekyll-redirect-from (~> 0.12.1)
jekyll-sitemap (~> 1.1.1)
jekyll-toc (~> 0.3.0.pre1)
jekyll-toc (~> 0.3.0)
scss_lint (~> 0.54.0)

BUNDLED WITH
Expand Down
Loading

0 comments on commit 0705ee8

Please sign in to comment.