Skip to content

Commit e32ce26

Browse files
Update Gemfile.lock
Replaced outdated Gemfile.lock that included activesupport 8.0.2 (requires Ruby >= 3.2.0). New lockfile pins activesupport to < 8.0 for compatibility with Ruby 3.1.6 used by GitHub Actions.
1 parent 4747861 commit e32ce26

File tree

1 file changed

+24
-292
lines changed

1 file changed

+24
-292
lines changed

Gemfile.lock

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

30035
PLATFORMS
301-
aarch64-linux-gnu
302-
aarch64-linux-musl
303-
arm-linux-gnu
304-
arm-linux-musl
305-
arm64-darwin
306-
x86_64-darwin
307-
x86_64-linux-gnu
308-
x86_64-linux-musl
36+
ruby
30937

31038
DEPENDENCIES
39+
activesupport (< 8.0)
40+
bundler (~> 2.4)
41+
jekyll (~> 4.3.2)
31142
jekyll-nagymaros (~> 3.3, >= 3.3.1)
31243
jekyll-target-blank
44+
webrick
31345

31446
BUNDLED WITH
315-
2.6.6
47+
2.4.22

0 commit comments

Comments
 (0)