1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.0 )
5
- public_suffix (>= 2.0.2 , < 5 .0 )
6
- chef-utils (17.9.26 )
4
+ addressable (2.8.1 )
5
+ public_suffix (>= 2.0.2 , < 6 .0 )
6
+ chef-utils (18.0.161 )
7
7
concurrent-ruby
8
8
colorator (1.1.0 )
9
- concurrent-ruby (1.1.9 )
9
+ concurrent-ruby (1.1.10 )
10
10
em-websocket (0.5.3 )
11
11
eventmachine (>= 0.12.9 )
12
12
http_parser.rb (~> 0 )
13
13
eventmachine (1.2.7 )
14
14
ffi (1.15.5 )
15
15
forwardable-extended (2.6.0 )
16
16
http_parser.rb (0.8.0 )
17
- i18n (1.8.11 )
17
+ i18n (1.12.0 )
18
18
concurrent-ruby (~> 1.0 )
19
- jekyll (4.2 .1 )
19
+ jekyll (4.3 .1 )
20
20
addressable (~> 2.4 )
21
21
colorator (~> 1.0 )
22
22
em-websocket (~> 0.5 )
23
23
i18n (~> 1.0 )
24
- jekyll-sass-converter (~> 2 .0 )
24
+ jekyll-sass-converter (>= 2.0 , < 4 .0 )
25
25
jekyll-watch (~> 2.0 )
26
- kramdown (~> 2.3 )
26
+ kramdown (~> 2.3 , >= 2.3.1 )
27
27
kramdown-parser-gfm (~> 1.0 )
28
28
liquid (~> 4.0 )
29
- mercenary (~> 0.4.0 )
29
+ mercenary (>= 0.3.6 , < 0.5 )
30
30
pathutil (~> 0.9 )
31
- rouge (~> 3 .0 )
31
+ rouge (>= 3.0 , < 5 .0 )
32
32
safe_yaml (~> 1.0 )
33
- terminal-table (~> 2.0 )
34
- jekyll-sass-converter (2.1.0 )
33
+ terminal-table (>= 1.8 , < 4.0 )
34
+ webrick (~> 1.7 )
35
+ jekyll-sass-converter (2.2.0 )
35
36
sassc (> 2.0.1 , < 3.0 )
36
37
jekyll-watch (2.2.1 )
37
38
listen (~> 3.0 )
38
- kramdown (2.3.1 )
39
+ kramdown (2.4.0 )
39
40
rexml
40
41
kramdown-parser-gfm (1.1.0 )
41
42
kramdown (~> 2.0 )
42
43
liquid (4.0.3 )
43
- listen (3.7.0 )
44
+ listen (3.7.1 )
44
45
rb-fsevent (~> 0.10 , >= 0.10.3 )
45
46
rb-inotify (~> 0.9 , >= 0.9.10 )
46
47
mdl (0.11.0 )
51
52
mixlib-shellout
52
53
mercenary (0.4.0 )
53
54
mixlib-cli (2.1.8 )
54
- mixlib-config (3.0.9 )
55
+ mixlib-config (3.0.27 )
55
56
tomlrb
56
- mixlib-shellout (3.2.5 )
57
+ mixlib-shellout (3.2.7 )
57
58
chef-utils
58
59
pathutil (0.16.2 )
59
60
forwardable-extended (~> 2.6 )
60
- psych (4.0.3 )
61
+ psych (4.0.6 )
61
62
stringio
62
- public_suffix (4 .0.6 )
63
+ public_suffix (5 .0.0 )
63
64
rake (13.0.6 )
64
- rb-fsevent (0.11.0 )
65
+ rb-fsevent (0.11.2 )
65
66
rb-inotify (0.10.1 )
66
67
ffi (~> 1.0 )
67
68
rdoc (6.4.0 )
68
69
psych (>= 4.0.0 )
69
70
rexml (3.2.5 )
70
- rouge (3.27 .0 )
71
+ rouge (4.0 .0 )
71
72
safe_yaml (1.0.5 )
72
73
sassc (2.4.0 )
73
74
ffi (~> 1.9 )
74
- stringio (3.0.1 )
75
- terminal-table (2 .0.0 )
76
- unicode-display_width (~> 1.1 , > = 1.1.1 )
77
- tomlrb (2.0.1 )
78
- unicode-display_width (1.8 .0 )
75
+ stringio (3.0.2 )
76
+ terminal-table (3 .0.2 )
77
+ unicode-display_width (> = 1.1.1 , < 3 )
78
+ tomlrb (2.0.3 )
79
+ unicode-display_width (2.3 .0 )
79
80
webrick (1.7.0 )
80
81
81
82
PLATFORMS
82
83
arm64-darwin-21
84
+ x86_64-darwin-21
83
85
x86_64-linux
84
86
85
87
DEPENDENCIES
@@ -90,4 +92,4 @@ DEPENDENCIES
90
92
webrick (~> 1.7 )
91
93
92
94
BUNDLED WITH
93
- 2.3.7
95
+ 2.3.24
0 commit comments