File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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.6.0 '
4
+ gem 'jekyll' , '~> 3.6.2 '
5
5
gem 'jekyll-redirect-from' , '~> 0.12.1'
6
6
gem 'jekyll-sitemap' , '~> 1.1.1'
7
- gem 'jekyll-toc' , '~> 0.4.0.rc2 '
7
+ gem 'jekyll-toc' , '~> 0.4.0'
8
8
end
Original file line number Diff line number Diff line change 7
7
ffi (1.9.18 )
8
8
ffi (1.9.18-x64-mingw32 )
9
9
forwardable-extended (2.6.0 )
10
- jekyll (3.6.0 )
10
+ jekyll (3.6.2 )
11
11
addressable (~> 2.4 )
12
12
colorator (~> 1.0 )
13
13
jekyll-sass-converter (~> 1.0 )
24
24
sass (~> 3.4 )
25
25
jekyll-sitemap (1.1.1 )
26
26
jekyll (~> 3.3 )
27
- jekyll-toc (0.4.0.rc2 )
27
+ jekyll-toc (0.4.0 )
28
28
nokogiri (~> 1.6 )
29
29
jekyll-watch (1.5.0 )
30
30
listen (~> 3.0 , < 3.1 )
@@ -58,10 +58,10 @@ PLATFORMS
58
58
x64-mingw32
59
59
60
60
DEPENDENCIES
61
- jekyll (~> 3.6.0 )
61
+ jekyll (~> 3.6.2 )
62
62
jekyll-redirect-from (~> 0.12.1 )
63
63
jekyll-sitemap (~> 1.1.1 )
64
- jekyll-toc (~> 0.4.0.rc2 )
64
+ jekyll-toc (~> 0.4.0 )
65
65
66
66
BUNDLED WITH
67
67
1.15.4
You can’t perform that action at this time.
0 commit comments