File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
3
group :development , :test do
4
- gem 'jekyll' , '~> 3.8.4 '
4
+ gem 'jekyll' , '~> 3.8.5 '
5
5
gem 'jekyll-redirect-from' , '~> 0.14.0'
6
6
gem 'jekyll-sitemap' , '~> 1.2.0'
7
- gem 'jekyll-toc' , '~> 0.9.0 '
7
+ gem 'jekyll-toc' , '~> 0.9.1 '
8
8
gem 'wdm' , '~> 0.1.1' , :install_if => Gem . win_platform?
9
9
end
Original file line number Diff line number Diff line change 35
35
sass (~> 3.4 )
36
36
jekyll-sitemap (1.2.0 )
37
37
jekyll (~> 3.3 )
38
- jekyll-toc (0.9.0 )
38
+ jekyll-toc (0.9.1 )
39
39
nokogiri (~> 1.8 )
40
40
jekyll-watch (2.1.2 )
41
41
listen (~> 3.0 )
@@ -72,10 +72,10 @@ PLATFORMS
72
72
x64-mingw32
73
73
74
74
DEPENDENCIES
75
- jekyll (~> 3.8.4 )
75
+ jekyll (~> 3.8.5 )
76
76
jekyll-redirect-from (~> 0.14.0 )
77
77
jekyll-sitemap (~> 1.2.0 )
78
- jekyll-toc (~> 0.9.0 )
78
+ jekyll-toc (~> 0.9.1 )
79
79
wdm (~> 0.1.1 )
80
80
81
81
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments