File tree Expand file tree Collapse file tree 1 file changed +31
-28
lines changed Expand file tree Collapse file tree 1 file changed +31
-28
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (4.2.6 )
5
- i18n (~> 0.7 )
6
- json (~> 1.7 , >= 1.7.7 )
7
- minitest (~> 5.1 )
8
- thread_safe (~> 0.3 , >= 0.3.4 )
9
- tzinfo (~> 1.1 )
4
+ activesupport (7.0.3.1 )
5
+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
+ i18n (>= 1.6 , < 2 )
7
+ minitest (>= 5.1 )
8
+ tzinfo (~> 2.0 )
10
9
addressable (2.4.0 )
11
10
coffee-script (2.4.1 )
12
11
coffee-script-source
13
12
execjs
14
13
coffee-script-source (1.10.0 )
15
14
colorator (0.1 )
15
+ concurrent-ruby (1.1.10 )
16
16
ethon (0.9.0 )
17
17
ffi (>= 1.3.0 )
18
18
execjs (2.7.0 )
19
19
faraday (0.9.2 )
20
20
multipart-post (>= 1.2 , < 3 )
21
- ffi (1.12.2 )
22
- ffi (1.12.2 -x64-mingw32 )
21
+ ffi (1.15.5 )
22
+ ffi (1.15.5 -x64-mingw32 )
23
23
gemoji (2.1.0 )
24
24
github-pages (84 )
25
25
github-pages-health-check (= 1.1.0 )
47
47
octokit (~> 4.0 )
48
48
public_suffix (~> 1.4 )
49
49
typhoeus (~> 0.7 )
50
- html-pipeline (2.4.1 )
51
- activesupport (>= 2 , < 5 )
50
+ html-pipeline (2.14.2 )
51
+ activesupport (>= 2 )
52
52
nokogiri (>= 1.4 )
53
- i18n (0.7.0 )
53
+ i18n (1.12.0 )
54
+ concurrent-ruby (~> 1.0 )
54
55
jekyll (3.1.6 )
55
56
colorator (~> 0.1 )
56
57
jekyll-sass-converter (~> 1.0 )
79
80
jekyll-seo-tag (2.0.0 )
80
81
jekyll (~> 3.1 )
81
82
jekyll-sitemap (0.10.0 )
82
- jekyll-watch (1.4.0 )
83
- listen (~> 3.0 , < 3.1 )
83
+ jekyll-watch (1.5.1 )
84
+ listen (~> 3.0 )
84
85
jemoji (0.6.2 )
85
86
gemoji (~> 2.0 )
86
87
html-pipeline (~> 2.2 )
87
88
jekyll (>= 3.0 )
88
- json (1.8.3 )
89
89
kramdown (1.11.1 )
90
90
liquid (3.0.6 )
91
91
listen (3.0.6 )
92
92
rb-fsevent (>= 0.9.3 )
93
93
rb-inotify (>= 0.9.7 )
94
94
mercenary (0.3.6 )
95
- mini_portile2 (2.6.1 )
96
- minitest (5.9.0 )
95
+ mini_portile2 (2.8.0 )
96
+ minitest (5.16.2 )
97
97
multipart-post (2.0.0 )
98
98
net-dns (0.8.0 )
99
- nokogiri (1.12.5 )
100
- mini_portile2 (~> 2.6.1 )
99
+ nokogiri (1.13.7 )
100
+ mini_portile2 (~> 2.8.0 )
101
101
racc (~> 1.4 )
102
- nokogiri (1.12.5 -x64-mingw32 )
102
+ nokogiri (1.13.7 -x64-mingw32 )
103
103
racc (~> 1.4 )
104
104
octokit (4.3.0 )
105
105
sawyer (~> 0.7.0 , >= 0.5.3 )
106
106
public_suffix (1.5.3 )
107
- racc (1.5.2 )
108
- rb-fsevent (0.9.7 )
109
- rb-inotify (0.9.7 )
110
- ffi (>= 0.5 .0 )
107
+ racc (1.6.0 )
108
+ rb-fsevent (0.11.1 )
109
+ rb-inotify (0.10.1 )
110
+ ffi (~> 1 .0 )
111
111
rouge (1.10.1 )
112
- safe_yaml (1.0.4 )
113
- sass (3.4.22 )
112
+ safe_yaml (1.0.5 )
113
+ sass (3.7.4 )
114
+ sass-listen (~> 4.0.0 )
115
+ sass-listen (4.0.0 )
116
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
117
+ rb-inotify (~> 0.9 , >= 0.9.7 )
114
118
sawyer (0.7.0 )
115
119
addressable (>= 2.3.5 , < 2.5 )
116
120
faraday (~> 0.8 , < 0.10 )
117
121
terminal-table (1.6.0 )
118
- thread_safe (0.3.5 )
119
122
typhoeus (0.8.0 )
120
123
ethon (>= 0.8.0 )
121
- tzinfo (1.2.2 )
122
- thread_safe (~> 0.1 )
124
+ tzinfo (2.0.5 )
125
+ concurrent-ruby (~> 1.0 )
123
126
124
127
PLATFORMS
125
128
ruby
You can’t perform that action at this time.
0 commit comments