File tree Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "jekyll" , "~> 4.3"
4
- gem "just-the-docs" , "~> 0.10"
5
- gem "git" , "~> 2.3"
3
+ gem "jekyll" , "~> 4.3.4 "
4
+ gem "just-the-docs" , "~> 0.10.1 "
5
+ gem "git" , "~> 2.3.1 "
6
6
7
7
8
8
group :development do
Original file line number Diff line number Diff line change 21
21
colorator (1.1.0 )
22
22
concurrent-ruby (1.3.5 )
23
23
connection_pool (2.5.3 )
24
- csv (3.3.5 )
25
24
drb (2.2.3 )
26
25
em-websocket (0.5.3 )
27
26
eventmachine (>= 0.12.9 )
44
43
http_parser.rb (0.8.0 )
45
44
i18n (1.14.7 )
46
45
concurrent-ruby (~> 1.0 )
47
- jekyll (4.4.1 )
46
+ jekyll (4.3.4 )
48
47
addressable (~> 2.4 )
49
- base64 (~> 0.2 )
50
48
colorator (~> 1.0 )
51
- csv (~> 3.0 )
52
49
em-websocket (~> 0.5 )
53
50
i18n (~> 1.0 )
54
51
jekyll-sass-converter (>= 2.0 , < 4.0 )
55
52
jekyll-watch (~> 2.0 )
56
- json (~> 2.6 )
57
53
kramdown (~> 2.3 , >= 2.3.1 )
58
54
kramdown-parser-gfm (~> 1.0 )
59
55
liquid (~> 4.0 )
60
- mercenary (~> 0.3 , >= 0.3.6 )
56
+ mercenary (>= 0.3.6 , < 0.5 )
61
57
pathutil (~> 0.9 )
62
58
rouge (>= 3.0 , < 5.0 )
63
59
safe_yaml (~> 1.0 )
71
67
jekyll (>= 3.8 , < 5.0 )
72
68
jekyll-watch (2.2.1 )
73
69
listen (~> 3.0 )
74
- json (2.13.2 )
75
70
just-the-docs (0.10.1 )
76
71
jekyll (>= 3.8.5 )
77
72
jekyll-include-cache
@@ -116,9 +111,9 @@ PLATFORMS
116
111
x86_64-linux
117
112
118
113
DEPENDENCIES
119
- git (~> 2.3 )
120
- jekyll (~> 4.3 )
121
- just-the-docs (~> 0.10 )
114
+ git (~> 2.3.1 )
115
+ jekyll (~> 4.3.4 )
116
+ just-the-docs (~> 0.10.1 )
122
117
webrick (~> 1.8 )
123
118
124
119
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments