Skip to content

Commit de640f7

Browse files
chore(deps): add Gemfile.lock and pin deps in Gemfile (#386)
1 parent fe6f8a4 commit de640f7

3 files changed

Lines changed: 403 additions & 2 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source 'https://rubygems.org'
2-
gem 'jekyll'
3-
gem 'github-pages', group: :jekyll_plugins
2+
gem 'jekyll', '3.10.0'
3+
gem 'github-pages', '232', group: :jekyll_plugins

Gemfile.lock

Lines changed: 328 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,328 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (8.1.3)
5+
base64
6+
bigdecimal
7+
concurrent-ruby (~> 1.0, >= 1.3.1)
8+
connection_pool (>= 2.2.5)
9+
drb
10+
i18n (>= 1.6, < 2)
11+
json
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
17+
addressable (2.9.0)
18+
public_suffix (>= 2.0.2, < 8.0)
19+
base64 (0.3.0)
20+
bigdecimal (4.1.2)
21+
coffee-script (2.4.1)
22+
coffee-script-source
23+
execjs
24+
coffee-script-source (1.12.2)
25+
colorator (1.1.0)
26+
commonmarker (0.23.12)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
29+
csv (3.3.5)
30+
dnsruby (1.73.1)
31+
base64 (>= 0.2)
32+
logger (~> 1.6)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.3)
35+
em-websocket (0.5.3)
36+
eventmachine (>= 0.12.9)
37+
http_parser.rb (~> 0)
38+
ethon (0.18.0)
39+
ffi (>= 1.15.0)
40+
logger
41+
eventmachine (1.2.7)
42+
eventmachine (1.2.7-x64-mingw32)
43+
eventmachine (1.2.7-x86-mingw32)
44+
execjs (2.10.1)
45+
faraday (2.14.2)
46+
faraday-net_http (>= 2.0, < 3.5)
47+
json
48+
logger
49+
faraday-net_http (3.4.3)
50+
net-http (~> 0.5)
51+
ffi (1.17.4)
52+
ffi (1.17.4-aarch64-linux-gnu)
53+
ffi (1.17.4-aarch64-linux-musl)
54+
ffi (1.17.4-arm-linux-gnu)
55+
ffi (1.17.4-arm-linux-musl)
56+
ffi (1.17.4-arm64-darwin)
57+
ffi (1.17.4-x86_64-darwin)
58+
ffi (1.17.4-x86_64-linux-gnu)
59+
ffi (1.17.4-x86_64-linux-musl)
60+
forwardable-extended (2.6.0)
61+
gemoji (4.1.0)
62+
github-pages (232)
63+
github-pages-health-check (= 1.18.2)
64+
jekyll (= 3.10.0)
65+
jekyll-avatar (= 0.8.0)
66+
jekyll-coffeescript (= 1.2.2)
67+
jekyll-commonmark-ghpages (= 0.5.1)
68+
jekyll-default-layout (= 0.1.5)
69+
jekyll-feed (= 0.17.0)
70+
jekyll-gist (= 1.5.0)
71+
jekyll-github-metadata (= 2.16.1)
72+
jekyll-include-cache (= 0.2.1)
73+
jekyll-mentions (= 1.6.0)
74+
jekyll-optional-front-matter (= 0.3.2)
75+
jekyll-paginate (= 1.1.0)
76+
jekyll-readme-index (= 0.3.0)
77+
jekyll-redirect-from (= 0.16.0)
78+
jekyll-relative-links (= 0.6.1)
79+
jekyll-remote-theme (= 0.4.3)
80+
jekyll-sass-converter (= 1.5.2)
81+
jekyll-seo-tag (= 2.8.0)
82+
jekyll-sitemap (= 1.4.0)
83+
jekyll-swiss (= 1.0.0)
84+
jekyll-theme-architect (= 0.2.0)
85+
jekyll-theme-cayman (= 0.2.0)
86+
jekyll-theme-dinky (= 0.2.0)
87+
jekyll-theme-hacker (= 0.2.0)
88+
jekyll-theme-leap-day (= 0.2.0)
89+
jekyll-theme-merlot (= 0.2.0)
90+
jekyll-theme-midnight (= 0.2.0)
91+
jekyll-theme-minimal (= 0.2.0)
92+
jekyll-theme-modernist (= 0.2.0)
93+
jekyll-theme-primer (= 0.6.0)
94+
jekyll-theme-slate (= 0.2.0)
95+
jekyll-theme-tactile (= 0.2.0)
96+
jekyll-theme-time-machine (= 0.2.0)
97+
jekyll-titles-from-headings (= 0.5.3)
98+
jemoji (= 0.13.0)
99+
kramdown (= 2.4.0)
100+
kramdown-parser-gfm (= 1.1.0)
101+
liquid (= 4.0.4)
102+
mercenary (~> 0.3)
103+
minima (= 2.5.1)
104+
nokogiri (>= 1.16.2, < 2.0)
105+
rouge (= 3.30.0)
106+
terminal-table (~> 1.4)
107+
webrick (~> 1.8)
108+
github-pages-health-check (1.18.2)
109+
addressable (~> 2.3)
110+
dnsruby (~> 1.60)
111+
octokit (>= 4, < 8)
112+
public_suffix (>= 3.0, < 6.0)
113+
typhoeus (~> 1.3)
114+
html-pipeline (2.14.3)
115+
activesupport (>= 2)
116+
nokogiri (>= 1.4)
117+
http_parser.rb (0.8.1)
118+
i18n (1.14.8)
119+
concurrent-ruby (~> 1.0)
120+
jekyll (3.10.0)
121+
addressable (~> 2.4)
122+
colorator (~> 1.0)
123+
csv (~> 3.0)
124+
em-websocket (~> 0.5)
125+
i18n (>= 0.7, < 2)
126+
jekyll-sass-converter (~> 1.0)
127+
jekyll-watch (~> 2.0)
128+
kramdown (>= 1.17, < 3)
129+
liquid (~> 4.0)
130+
mercenary (~> 0.3.3)
131+
pathutil (~> 0.9)
132+
rouge (>= 1.7, < 4)
133+
safe_yaml (~> 1.0)
134+
webrick (>= 1.0)
135+
jekyll-avatar (0.8.0)
136+
jekyll (>= 3.0, < 5.0)
137+
jekyll-coffeescript (1.2.2)
138+
coffee-script (~> 2.2)
139+
coffee-script-source (~> 1.12)
140+
jekyll-commonmark (1.4.0)
141+
commonmarker (~> 0.22)
142+
jekyll-commonmark-ghpages (0.5.1)
143+
commonmarker (>= 0.23.7, < 1.1.0)
144+
jekyll (>= 3.9, < 4.0)
145+
jekyll-commonmark (~> 1.4.0)
146+
rouge (>= 2.0, < 5.0)
147+
jekyll-default-layout (0.1.5)
148+
jekyll (>= 3.0, < 5.0)
149+
jekyll-feed (0.17.0)
150+
jekyll (>= 3.7, < 5.0)
151+
jekyll-gist (1.5.0)
152+
octokit (~> 4.2)
153+
jekyll-github-metadata (2.16.1)
154+
jekyll (>= 3.4, < 5.0)
155+
octokit (>= 4, < 7, != 4.4.0)
156+
jekyll-include-cache (0.2.1)
157+
jekyll (>= 3.7, < 5.0)
158+
jekyll-mentions (1.6.0)
159+
html-pipeline (~> 2.3)
160+
jekyll (>= 3.7, < 5.0)
161+
jekyll-optional-front-matter (0.3.2)
162+
jekyll (>= 3.0, < 5.0)
163+
jekyll-paginate (1.1.0)
164+
jekyll-readme-index (0.3.0)
165+
jekyll (>= 3.0, < 5.0)
166+
jekyll-redirect-from (0.16.0)
167+
jekyll (>= 3.3, < 5.0)
168+
jekyll-relative-links (0.6.1)
169+
jekyll (>= 3.3, < 5.0)
170+
jekyll-remote-theme (0.4.3)
171+
addressable (~> 2.0)
172+
jekyll (>= 3.5, < 5.0)
173+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
174+
rubyzip (>= 1.3.0, < 3.0)
175+
jekyll-sass-converter (1.5.2)
176+
sass (~> 3.4)
177+
jekyll-seo-tag (2.8.0)
178+
jekyll (>= 3.8, < 5.0)
179+
jekyll-sitemap (1.4.0)
180+
jekyll (>= 3.7, < 5.0)
181+
jekyll-swiss (1.0.0)
182+
jekyll-theme-architect (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-cayman (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-dinky (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-theme-hacker (0.2.0)
192+
jekyll (> 3.5, < 5.0)
193+
jekyll-seo-tag (~> 2.0)
194+
jekyll-theme-leap-day (0.2.0)
195+
jekyll (> 3.5, < 5.0)
196+
jekyll-seo-tag (~> 2.0)
197+
jekyll-theme-merlot (0.2.0)
198+
jekyll (> 3.5, < 5.0)
199+
jekyll-seo-tag (~> 2.0)
200+
jekyll-theme-midnight (0.2.0)
201+
jekyll (> 3.5, < 5.0)
202+
jekyll-seo-tag (~> 2.0)
203+
jekyll-theme-minimal (0.2.0)
204+
jekyll (> 3.5, < 5.0)
205+
jekyll-seo-tag (~> 2.0)
206+
jekyll-theme-modernist (0.2.0)
207+
jekyll (> 3.5, < 5.0)
208+
jekyll-seo-tag (~> 2.0)
209+
jekyll-theme-primer (0.6.0)
210+
jekyll (> 3.5, < 5.0)
211+
jekyll-github-metadata (~> 2.9)
212+
jekyll-seo-tag (~> 2.0)
213+
jekyll-theme-slate (0.2.0)
214+
jekyll (> 3.5, < 5.0)
215+
jekyll-seo-tag (~> 2.0)
216+
jekyll-theme-tactile (0.2.0)
217+
jekyll (> 3.5, < 5.0)
218+
jekyll-seo-tag (~> 2.0)
219+
jekyll-theme-time-machine (0.2.0)
220+
jekyll (> 3.5, < 5.0)
221+
jekyll-seo-tag (~> 2.0)
222+
jekyll-titles-from-headings (0.5.3)
223+
jekyll (>= 3.3, < 5.0)
224+
jekyll-watch (2.2.1)
225+
listen (~> 3.0)
226+
jemoji (0.13.0)
227+
gemoji (>= 3, < 5)
228+
html-pipeline (~> 2.2)
229+
jekyll (>= 3.0, < 5.0)
230+
json (2.19.7)
231+
kramdown (2.4.0)
232+
rexml
233+
kramdown-parser-gfm (1.1.0)
234+
kramdown (~> 2.0)
235+
liquid (4.0.4)
236+
listen (3.10.0)
237+
logger
238+
rb-fsevent (~> 0.10, >= 0.10.3)
239+
rb-inotify (~> 0.9, >= 0.9.10)
240+
logger (1.7.0)
241+
mercenary (0.3.6)
242+
mini_portile2 (2.8.9)
243+
minima (2.5.1)
244+
jekyll (>= 3.5, < 5.0)
245+
jekyll-feed (~> 0.9)
246+
jekyll-seo-tag (~> 2.1)
247+
minitest (6.0.6)
248+
drb (~> 2.0)
249+
prism (~> 1.5)
250+
net-http (0.9.1)
251+
uri (>= 0.11.1)
252+
nokogiri (1.19.3)
253+
mini_portile2 (~> 2.8.2)
254+
racc (~> 1.4)
255+
nokogiri (1.19.3-aarch64-linux-gnu)
256+
racc (~> 1.4)
257+
nokogiri (1.19.3-aarch64-linux-musl)
258+
racc (~> 1.4)
259+
nokogiri (1.19.3-arm-linux-gnu)
260+
racc (~> 1.4)
261+
nokogiri (1.19.3-arm-linux-musl)
262+
racc (~> 1.4)
263+
nokogiri (1.19.3-arm64-darwin)
264+
racc (~> 1.4)
265+
nokogiri (1.19.3-x64-mingw-ucrt)
266+
racc (~> 1.4)
267+
nokogiri (1.19.3-x86_64-darwin)
268+
racc (~> 1.4)
269+
nokogiri (1.19.3-x86_64-linux-gnu)
270+
racc (~> 1.4)
271+
nokogiri (1.19.3-x86_64-linux-musl)
272+
racc (~> 1.4)
273+
octokit (4.25.1)
274+
faraday (>= 1, < 3)
275+
sawyer (~> 0.9)
276+
pathutil (0.16.2)
277+
forwardable-extended (~> 2.6)
278+
prism (1.9.0)
279+
public_suffix (5.1.1)
280+
racc (1.8.1)
281+
rb-fsevent (0.11.2)
282+
rb-inotify (0.11.1)
283+
ffi (~> 1.0)
284+
rexml (3.4.4)
285+
rouge (3.30.0)
286+
rubyzip (2.4.1)
287+
safe_yaml (1.0.5)
288+
sass (3.7.4)
289+
sass-listen (~> 4.0.0)
290+
sass-listen (4.0.0)
291+
rb-fsevent (~> 0.9, >= 0.9.4)
292+
rb-inotify (~> 0.9, >= 0.9.7)
293+
sawyer (0.9.3)
294+
addressable (>= 2.3.5)
295+
faraday (>= 0.17.3, < 3)
296+
securerandom (0.4.1)
297+
simpleidn (0.2.3)
298+
terminal-table (1.8.0)
299+
unicode-display_width (~> 1.1, >= 1.1.1)
300+
typhoeus (1.6.0)
301+
ethon (>= 0.18.0)
302+
tzinfo (2.0.6)
303+
concurrent-ruby (~> 1.0)
304+
unicode-display_width (1.8.0)
305+
uri (1.1.1)
306+
webrick (1.9.2)
307+
308+
PLATFORMS
309+
aarch64-linux-gnu
310+
aarch64-linux-musl
311+
arm-linux-gnu
312+
arm-linux-musl
313+
arm64-darwin
314+
ruby
315+
x64-mingw-ucrt
316+
x64-mingw32
317+
x86-mingw32
318+
x86_64-darwin
319+
x86_64-linux
320+
x86_64-linux-gnu
321+
x86_64-linux-musl
322+
323+
DEPENDENCIES
324+
github-pages (= 232)
325+
jekyll (= 3.10.0)
326+
327+
BUNDLED WITH
328+
2.5.22

0 commit comments

Comments
 (0)