Skip to content

Commit e8e017c

Browse files
committed
Merge branch 'master' of github.com:apereo/apereo.github.io
2 parents e196ba6 + f808df6 commit e8e017c

3 files changed

Lines changed: 378 additions & 44 deletions

File tree

Gemfile.lock

Lines changed: 263 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,270 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
RedCloth (4.2.9)
5-
classifier (1.4.4)
6-
fast-stemmer (~> 1.0)
7-
mutex_m (~> 0.2)
8-
rake
9-
colorator (0.1)
10-
commander (4.1.6)
11-
highline (~> 1.6.11)
12-
directory_watcher (1.4.1)
13-
fast-stemmer (1.0.2)
14-
github-pages (8)
15-
RedCloth (= 4.2.9)
16-
jekyll (= 1.2.0)
17-
kramdown (= 1.0.2)
18-
liquid (= 2.5.1)
19-
maruku (= 0.6.1)
20-
rdiscount (= 1.6.8)
21-
redcarpet (= 2.2.2)
22-
highline (1.6.21)
23-
jekyll (1.2.0)
24-
classifier (~> 1.3)
25-
colorator (~> 0.1)
26-
commander (~> 4.1.3)
27-
directory_watcher (~> 1.4.1)
28-
liquid (~> 2.5.1)
29-
maruku (~> 0.5)
30-
pygments.rb (~> 0.5.0)
31-
redcarpet (~> 2.2.2)
32-
safe_yaml (~> 0.7.0)
33-
kramdown (1.0.2)
34-
liquid (2.5.1)
35-
maruku (0.6.1)
36-
syntax (>= 1.0.0)
37-
mutex_m (0.3.0)
38-
posix-spawn (0.3.15)
39-
pygments.rb (0.5.4)
40-
posix-spawn (~> 0.3.6)
41-
yajl-ruby (~> 1.1.0)
42-
rake (13.3.1)
43-
rdiscount (1.6.8)
44-
redcarpet (2.2.2)
45-
safe_yaml (0.7.1)
46-
syntax (1.2.2)
4+
activesupport (6.1.7.5)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
10+
addressable (2.8.8)
11+
public_suffix (>= 2.0.2, < 8.0)
12+
base64 (0.3.0)
13+
coffee-script (2.4.1)
14+
coffee-script-source
15+
execjs
16+
coffee-script-source (1.12.2)
17+
colorator (1.1.0)
18+
commonmarker (0.23.12)
19+
concurrent-ruby (1.3.6)
20+
csv (3.3.5)
21+
dnsruby (1.73.1)
22+
base64 (>= 0.2)
23+
logger (~> 1.6)
24+
simpleidn (~> 0.2.1)
25+
em-websocket (0.5.3)
26+
eventmachine (>= 0.12.9)
27+
http_parser.rb (~> 0)
28+
ethon (0.15.0)
29+
ffi (>= 1.15.0)
30+
eventmachine (1.2.7)
31+
execjs (2.10.0)
32+
faraday (2.14.1)
33+
faraday-net_http (>= 2.0, < 3.5)
34+
json
35+
logger
36+
faraday-net_http (3.4.2)
37+
net-http (~> 0.5)
38+
ffi (1.17.3-arm64-darwin)
39+
ffi (1.17.3-x86_64-linux-gnu)
40+
forwardable-extended (2.6.0)
41+
gemoji (3.0.1)
42+
github-pages (232)
43+
github-pages-health-check (= 1.18.2)
44+
jekyll (= 3.10.0)
45+
jekyll-avatar (= 0.8.0)
46+
jekyll-coffeescript (= 1.2.2)
47+
jekyll-commonmark-ghpages (= 0.5.1)
48+
jekyll-default-layout (= 0.1.5)
49+
jekyll-feed (= 0.17.0)
50+
jekyll-gist (= 1.5.0)
51+
jekyll-github-metadata (= 2.16.1)
52+
jekyll-include-cache (= 0.2.1)
53+
jekyll-mentions (= 1.6.0)
54+
jekyll-optional-front-matter (= 0.3.2)
55+
jekyll-paginate (= 1.1.0)
56+
jekyll-readme-index (= 0.3.0)
57+
jekyll-redirect-from (= 0.16.0)
58+
jekyll-relative-links (= 0.6.1)
59+
jekyll-remote-theme (= 0.4.3)
60+
jekyll-sass-converter (= 1.5.2)
61+
jekyll-seo-tag (= 2.8.0)
62+
jekyll-sitemap (= 1.4.0)
63+
jekyll-swiss (= 1.0.0)
64+
jekyll-theme-architect (= 0.2.0)
65+
jekyll-theme-cayman (= 0.2.0)
66+
jekyll-theme-dinky (= 0.2.0)
67+
jekyll-theme-hacker (= 0.2.0)
68+
jekyll-theme-leap-day (= 0.2.0)
69+
jekyll-theme-merlot (= 0.2.0)
70+
jekyll-theme-midnight (= 0.2.0)
71+
jekyll-theme-minimal (= 0.2.0)
72+
jekyll-theme-modernist (= 0.2.0)
73+
jekyll-theme-primer (= 0.6.0)
74+
jekyll-theme-slate (= 0.2.0)
75+
jekyll-theme-tactile (= 0.2.0)
76+
jekyll-theme-time-machine (= 0.2.0)
77+
jekyll-titles-from-headings (= 0.5.3)
78+
jemoji (= 0.13.0)
79+
kramdown (= 2.4.0)
80+
kramdown-parser-gfm (= 1.1.0)
81+
liquid (= 4.0.4)
82+
mercenary (~> 0.3)
83+
minima (= 2.5.1)
84+
nokogiri (>= 1.16.2, < 2.0)
85+
rouge (= 3.30.0)
86+
terminal-table (~> 1.4)
87+
webrick (~> 1.8)
88+
github-pages-health-check (1.18.2)
89+
addressable (~> 2.3)
90+
dnsruby (~> 1.60)
91+
octokit (>= 4, < 8)
92+
public_suffix (>= 3.0, < 6.0)
93+
typhoeus (~> 1.3)
94+
html-pipeline (2.14.3)
95+
activesupport (>= 2)
96+
nokogiri (>= 1.4)
97+
http_parser.rb (0.8.1)
98+
i18n (1.14.8)
99+
concurrent-ruby (~> 1.0)
100+
jekyll (3.10.0)
101+
addressable (~> 2.4)
102+
colorator (~> 1.0)
103+
csv (~> 3.0)
104+
em-websocket (~> 0.5)
105+
i18n (>= 0.7, < 2)
106+
jekyll-sass-converter (~> 1.0)
107+
jekyll-watch (~> 2.0)
108+
kramdown (>= 1.17, < 3)
109+
liquid (~> 4.0)
110+
mercenary (~> 0.3.3)
111+
pathutil (~> 0.9)
112+
rouge (>= 1.7, < 4)
113+
safe_yaml (~> 1.0)
114+
webrick (>= 1.0)
115+
jekyll-avatar (0.8.0)
116+
jekyll (>= 3.0, < 5.0)
117+
jekyll-coffeescript (1.2.2)
118+
coffee-script (~> 2.2)
119+
coffee-script-source (~> 1.12)
120+
jekyll-commonmark (1.4.0)
121+
commonmarker (~> 0.22)
122+
jekyll-commonmark-ghpages (0.5.1)
123+
commonmarker (>= 0.23.7, < 1.1.0)
124+
jekyll (>= 3.9, < 4.0)
125+
jekyll-commonmark (~> 1.4.0)
126+
rouge (>= 2.0, < 5.0)
127+
jekyll-default-layout (0.1.5)
128+
jekyll (>= 3.0, < 5.0)
129+
jekyll-feed (0.17.0)
130+
jekyll (>= 3.7, < 5.0)
131+
jekyll-gist (1.5.0)
132+
octokit (~> 4.2)
133+
jekyll-github-metadata (2.16.1)
134+
jekyll (>= 3.4, < 5.0)
135+
octokit (>= 4, < 7, != 4.4.0)
136+
jekyll-include-cache (0.2.1)
137+
jekyll (>= 3.7, < 5.0)
138+
jekyll-mentions (1.6.0)
139+
html-pipeline (~> 2.3)
140+
jekyll (>= 3.7, < 5.0)
141+
jekyll-optional-front-matter (0.3.2)
142+
jekyll (>= 3.0, < 5.0)
143+
jekyll-paginate (1.1.0)
144+
jekyll-readme-index (0.3.0)
145+
jekyll (>= 3.0, < 5.0)
146+
jekyll-redirect-from (0.16.0)
147+
jekyll (>= 3.3, < 5.0)
148+
jekyll-relative-links (0.6.1)
149+
jekyll (>= 3.3, < 5.0)
150+
jekyll-remote-theme (0.4.3)
151+
addressable (~> 2.0)
152+
jekyll (>= 3.5, < 5.0)
153+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
154+
rubyzip (>= 1.3.0, < 3.0)
155+
jekyll-sass-converter (1.5.2)
156+
sass (~> 3.4)
157+
jekyll-seo-tag (2.8.0)
158+
jekyll (>= 3.8, < 5.0)
159+
jekyll-sitemap (1.4.0)
160+
jekyll (>= 3.7, < 5.0)
161+
jekyll-swiss (1.0.0)
162+
jekyll-theme-architect (0.2.0)
163+
jekyll (> 3.5, < 5.0)
164+
jekyll-seo-tag (~> 2.0)
165+
jekyll-theme-cayman (0.2.0)
166+
jekyll (> 3.5, < 5.0)
167+
jekyll-seo-tag (~> 2.0)
168+
jekyll-theme-dinky (0.2.0)
169+
jekyll (> 3.5, < 5.0)
170+
jekyll-seo-tag (~> 2.0)
171+
jekyll-theme-hacker (0.2.0)
172+
jekyll (> 3.5, < 5.0)
173+
jekyll-seo-tag (~> 2.0)
174+
jekyll-theme-leap-day (0.2.0)
175+
jekyll (> 3.5, < 5.0)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-merlot (0.2.0)
178+
jekyll (> 3.5, < 5.0)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-midnight (0.2.0)
181+
jekyll (> 3.5, < 5.0)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-minimal (0.2.0)
184+
jekyll (> 3.5, < 5.0)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-theme-modernist (0.2.0)
187+
jekyll (> 3.5, < 5.0)
188+
jekyll-seo-tag (~> 2.0)
189+
jekyll-theme-primer (0.6.0)
190+
jekyll (> 3.5, < 5.0)
191+
jekyll-github-metadata (~> 2.9)
192+
jekyll-seo-tag (~> 2.0)
193+
jekyll-theme-slate (0.2.0)
194+
jekyll (> 3.5, < 5.0)
195+
jekyll-seo-tag (~> 2.0)
196+
jekyll-theme-tactile (0.2.0)
197+
jekyll (> 3.5, < 5.0)
198+
jekyll-seo-tag (~> 2.0)
199+
jekyll-theme-time-machine (0.2.0)
200+
jekyll (> 3.5, < 5.0)
201+
jekyll-seo-tag (~> 2.0)
202+
jekyll-titles-from-headings (0.5.3)
203+
jekyll (>= 3.3, < 5.0)
204+
jekyll-watch (2.2.1)
205+
listen (~> 3.0)
206+
jemoji (0.13.0)
207+
gemoji (>= 3, < 5)
208+
html-pipeline (~> 2.2)
209+
jekyll (>= 3.0, < 5.0)
210+
json (2.18.1)
211+
kramdown (2.4.0)
212+
rexml
213+
kramdown-parser-gfm (1.1.0)
214+
kramdown (~> 2.0)
215+
liquid (4.0.4)
216+
listen (3.10.0)
217+
logger
218+
rb-fsevent (~> 0.10, >= 0.10.3)
219+
rb-inotify (~> 0.9, >= 0.9.10)
220+
logger (1.7.0)
221+
mercenary (0.3.6)
222+
minima (2.5.1)
223+
jekyll (>= 3.5, < 5.0)
224+
jekyll-feed (~> 0.9)
225+
jekyll-seo-tag (~> 2.1)
226+
minitest (6.0.1)
227+
prism (~> 1.5)
228+
net-http (0.9.1)
229+
uri (>= 0.11.1)
230+
nokogiri (1.19.1-arm64-darwin)
231+
racc (~> 1.4)
232+
nokogiri (1.19.1-x86_64-linux-gnu)
233+
racc (~> 1.4)
234+
octokit (4.25.1)
235+
faraday (>= 1, < 3)
236+
sawyer (~> 0.9)
237+
pathutil (0.16.2)
238+
forwardable-extended (~> 2.6)
239+
prism (1.9.0)
240+
public_suffix (4.0.7)
241+
racc (1.8.1)
242+
rb-fsevent (0.11.2)
243+
rb-inotify (0.11.1)
244+
ffi (~> 1.0)
245+
rexml (3.4.4)
246+
rouge (3.30.0)
247+
rubyzip (2.4.1)
248+
safe_yaml (1.0.5)
249+
sass (3.7.4)
250+
sass-listen (~> 4.0.0)
251+
sass-listen (4.0.0)
252+
rb-fsevent (~> 0.9, >= 0.9.4)
253+
rb-inotify (~> 0.9, >= 0.9.7)
254+
sawyer (0.9.3)
255+
addressable (>= 2.3.5)
256+
faraday (>= 0.17.3, < 3)
257+
simpleidn (0.2.3)
258+
terminal-table (1.8.0)
259+
unicode-display_width (~> 1.1, >= 1.1.1)
260+
typhoeus (1.5.0)
261+
ethon (>= 0.9.0, < 0.16.0)
262+
tzinfo (2.0.6)
263+
concurrent-ruby (~> 1.0)
264+
unicode-display_width (1.8.0)
265+
uri (1.1.1)
47266
webrick (1.9.2)
48-
yajl-ruby (1.1.0)
267+
zeitwerk (2.7.4)
49268

50269
PLATFORMS
51270
arm64-darwin-22

0 commit comments

Comments
 (0)