Skip to content

Commit f9ed06d

Browse files
author
Edoardo Holzl
committed
Update bundle version
1 parent eebe0b6 commit f9ed06d

2 files changed

Lines changed: 131 additions & 120 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
3-
gem 'jekyll-scholar'
3+
gem 'jekyll-scholar', group: :jekyll_plugins

Gemfile.lock

Lines changed: 130 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -1,164 +1,166 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.10)
5-
i18n (~> 0.7)
4+
activesupport (6.0.3.3)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 0.7, < 2)
67
minitest (~> 5.1)
7-
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.2)
10-
public_suffix (>= 2.0.2, < 4.0)
9+
zeitwerk (~> 2.2, >= 2.2.2)
10+
addressable (2.7.0)
11+
public_suffix (>= 2.0.2, < 5.0)
1112
bibtex-ruby (4.4.7)
1213
latex-decode (~> 0.0)
13-
citeproc (1.0.9)
14+
citeproc (1.0.10)
1415
namae (~> 1.0)
15-
citeproc-ruby (1.1.10)
16+
citeproc-ruby (1.1.12)
1617
citeproc (~> 1.0, >= 1.0.9)
1718
csl (~> 1.5)
1819
coffee-script (2.4.1)
1920
coffee-script-source
2021
execjs
2122
coffee-script-source (1.11.1)
2223
colorator (1.1.0)
23-
commonmarker (0.17.11)
24+
commonmarker (0.17.13)
2425
ruby-enum (~> 0.5)
25-
concurrent-ruby (1.0.5)
26-
csl (1.5.0)
26+
concurrent-ruby (1.1.7)
27+
csl (1.5.1)
2728
namae (~> 1.0)
28-
csl-styles (1.0.1.9)
29+
csl-styles (1.0.1.10)
2930
csl (~> 1.0)
30-
dnsruby (1.61.2)
31-
addressable (~> 2.5)
32-
em-websocket (0.5.1)
31+
dnsruby (1.61.4)
32+
simpleidn (~> 0.1)
33+
em-websocket (0.5.2)
3334
eventmachine (>= 0.12.9)
3435
http_parser.rb (~> 0.6.0)
35-
ethon (0.11.0)
36+
ethon (0.12.0)
3637
ffi (>= 1.3.0)
3738
eventmachine (1.2.7)
3839
execjs (2.7.0)
39-
faraday (0.15.2)
40+
faraday (1.0.1)
4041
multipart-post (>= 1.2, < 3)
41-
ffi (1.9.25)
42+
ffi (1.13.1)
4243
forwardable-extended (2.6.0)
43-
gemoji (3.0.0)
44-
github-pages (191)
45-
activesupport (= 4.2.10)
46-
github-pages-health-check (= 1.8.1)
47-
jekyll (= 3.7.3)
48-
jekyll-avatar (= 0.6.0)
44+
gemoji (3.0.1)
45+
github-pages (208)
46+
github-pages-health-check (= 1.16.1)
47+
jekyll (= 3.9.0)
48+
jekyll-avatar (= 0.7.0)
4949
jekyll-coffeescript (= 1.1.1)
50-
jekyll-commonmark-ghpages (= 0.1.5)
50+
jekyll-commonmark-ghpages (= 0.1.6)
5151
jekyll-default-layout (= 0.1.4)
52-
jekyll-feed (= 0.10.0)
52+
jekyll-feed (= 0.15.0)
5353
jekyll-gist (= 1.5.0)
54-
jekyll-github-metadata (= 2.9.4)
55-
jekyll-mentions (= 1.4.1)
56-
jekyll-optional-front-matter (= 0.3.0)
54+
jekyll-github-metadata (= 2.13.0)
55+
jekyll-mentions (= 1.6.0)
56+
jekyll-optional-front-matter (= 0.3.2)
5757
jekyll-paginate (= 1.1.0)
58-
jekyll-readme-index (= 0.2.0)
59-
jekyll-redirect-from (= 0.14.0)
60-
jekyll-relative-links (= 0.5.3)
61-
jekyll-remote-theme (= 0.3.1)
58+
jekyll-readme-index (= 0.3.0)
59+
jekyll-redirect-from (= 0.16.0)
60+
jekyll-relative-links (= 0.6.1)
61+
jekyll-remote-theme (= 0.4.2)
6262
jekyll-sass-converter (= 1.5.2)
63-
jekyll-seo-tag (= 2.5.0)
64-
jekyll-sitemap (= 1.2.0)
65-
jekyll-swiss (= 0.4.0)
63+
jekyll-seo-tag (= 2.6.1)
64+
jekyll-sitemap (= 1.4.0)
65+
jekyll-swiss (= 1.0.0)
6666
jekyll-theme-architect (= 0.1.1)
6767
jekyll-theme-cayman (= 0.1.1)
6868
jekyll-theme-dinky (= 0.1.1)
69-
jekyll-theme-hacker (= 0.1.1)
69+
jekyll-theme-hacker (= 0.1.2)
7070
jekyll-theme-leap-day (= 0.1.1)
7171
jekyll-theme-merlot (= 0.1.1)
7272
jekyll-theme-midnight (= 0.1.1)
7373
jekyll-theme-minimal (= 0.1.1)
7474
jekyll-theme-modernist (= 0.1.1)
75-
jekyll-theme-primer (= 0.5.3)
75+
jekyll-theme-primer (= 0.5.4)
7676
jekyll-theme-slate (= 0.1.1)
7777
jekyll-theme-tactile (= 0.1.1)
7878
jekyll-theme-time-machine (= 0.1.1)
79-
jekyll-titles-from-headings (= 0.5.1)
80-
jemoji (= 0.10.1)
81-
kramdown (= 1.17.0)
82-
liquid (= 4.0.0)
83-
listen (= 3.1.5)
79+
jekyll-titles-from-headings (= 0.5.3)
80+
jemoji (= 0.12.0)
81+
kramdown (= 2.3.0)
82+
kramdown-parser-gfm (= 1.1.0)
83+
liquid (= 4.0.3)
8484
mercenary (~> 0.3)
85-
minima (= 2.5.0)
86-
nokogiri (>= 1.8.2, < 2.0)
87-
rouge (= 2.2.1)
85+
minima (= 2.5.1)
86+
nokogiri (>= 1.10.4, < 2.0)
87+
rouge (= 3.23.0)
8888
terminal-table (~> 1.4)
89-
github-pages-health-check (1.8.1)
89+
github-pages-health-check (1.16.1)
9090
addressable (~> 2.3)
9191
dnsruby (~> 1.60)
9292
octokit (~> 4.0)
93-
public_suffix (~> 2.0)
93+
public_suffix (~> 3.0)
9494
typhoeus (~> 1.3)
95-
html-pipeline (2.8.4)
95+
html-pipeline (2.14.0)
9696
activesupport (>= 2)
9797
nokogiri (>= 1.4)
9898
http_parser.rb (0.6.0)
9999
i18n (0.9.5)
100100
concurrent-ruby (~> 1.0)
101-
jekyll (3.7.3)
101+
jekyll (3.9.0)
102102
addressable (~> 2.4)
103103
colorator (~> 1.0)
104104
em-websocket (~> 0.5)
105105
i18n (~> 0.7)
106106
jekyll-sass-converter (~> 1.0)
107107
jekyll-watch (~> 2.0)
108-
kramdown (~> 1.14)
108+
kramdown (>= 1.17, < 3)
109109
liquid (~> 4.0)
110110
mercenary (~> 0.3.3)
111111
pathutil (~> 0.9)
112112
rouge (>= 1.7, < 4)
113113
safe_yaml (~> 1.0)
114-
jekyll-avatar (0.6.0)
115-
jekyll (~> 3.0)
114+
jekyll-avatar (0.7.0)
115+
jekyll (>= 3.0, < 5.0)
116116
jekyll-coffeescript (1.1.1)
117117
coffee-script (~> 2.2)
118118
coffee-script-source (~> 1.11.1)
119-
jekyll-commonmark (1.2.0)
119+
jekyll-commonmark (1.3.1)
120120
commonmarker (~> 0.14)
121-
jekyll (>= 3.0, < 4.0)
122-
jekyll-commonmark-ghpages (0.1.5)
121+
jekyll (>= 3.7, < 5.0)
122+
jekyll-commonmark-ghpages (0.1.6)
123123
commonmarker (~> 0.17.6)
124-
jekyll-commonmark (~> 1)
125-
rouge (~> 2)
124+
jekyll-commonmark (~> 1.2)
125+
rouge (>= 2.0, < 4.0)
126126
jekyll-default-layout (0.1.4)
127127
jekyll (~> 3.0)
128-
jekyll-feed (0.10.0)
129-
jekyll (~> 3.3)
128+
jekyll-feed (0.15.0)
129+
jekyll (>= 3.7, < 5.0)
130130
jekyll-gist (1.5.0)
131131
octokit (~> 4.2)
132-
jekyll-github-metadata (2.9.4)
133-
jekyll (~> 3.1)
132+
jekyll-github-metadata (2.13.0)
133+
jekyll (>= 3.4, < 5.0)
134134
octokit (~> 4.0, != 4.4.0)
135-
jekyll-mentions (1.4.1)
135+
jekyll-mentions (1.6.0)
136136
html-pipeline (~> 2.3)
137-
jekyll (~> 3.0)
138-
jekyll-optional-front-matter (0.3.0)
139-
jekyll (~> 3.0)
137+
jekyll (>= 3.7, < 5.0)
138+
jekyll-optional-front-matter (0.3.2)
139+
jekyll (>= 3.0, < 5.0)
140140
jekyll-paginate (1.1.0)
141-
jekyll-readme-index (0.2.0)
142-
jekyll (~> 3.0)
143-
jekyll-redirect-from (0.14.0)
144-
jekyll (~> 3.3)
145-
jekyll-relative-links (0.5.3)
146-
jekyll (~> 3.3)
147-
jekyll-remote-theme (0.3.1)
148-
jekyll (~> 3.5)
149-
rubyzip (>= 1.2.1, < 3.0)
141+
jekyll-readme-index (0.3.0)
142+
jekyll (>= 3.0, < 5.0)
143+
jekyll-redirect-from (0.16.0)
144+
jekyll (>= 3.3, < 5.0)
145+
jekyll-relative-links (0.6.1)
146+
jekyll (>= 3.3, < 5.0)
147+
jekyll-remote-theme (0.4.2)
148+
addressable (~> 2.0)
149+
jekyll (>= 3.5, < 5.0)
150+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
151+
rubyzip (>= 1.3.0, < 3.0)
150152
jekyll-sass-converter (1.5.2)
151153
sass (~> 3.4)
152-
jekyll-scholar (5.14.0)
154+
jekyll-scholar (5.16.0)
153155
bibtex-ruby (~> 4.0, >= 4.0.13)
154156
citeproc-ruby (~> 1.0)
155157
csl-styles (~> 1.0)
156158
jekyll (~> 3.0)
157-
jekyll-seo-tag (2.5.0)
158-
jekyll (~> 3.3)
159-
jekyll-sitemap (1.2.0)
160-
jekyll (~> 3.3)
161-
jekyll-swiss (0.4.0)
159+
jekyll-seo-tag (2.6.1)
160+
jekyll (>= 3.3, < 5.0)
161+
jekyll-sitemap (1.4.0)
162+
jekyll (>= 3.7, < 5.0)
163+
jekyll-swiss (1.0.0)
162164
jekyll-theme-architect (0.1.1)
163165
jekyll (~> 3.5)
164166
jekyll-seo-tag (~> 2.0)
@@ -168,8 +170,8 @@ GEM
168170
jekyll-theme-dinky (0.1.1)
169171
jekyll (~> 3.5)
170172
jekyll-seo-tag (~> 2.0)
171-
jekyll-theme-hacker (0.1.1)
172-
jekyll (~> 3.5)
173+
jekyll-theme-hacker (0.1.2)
174+
jekyll (> 3.5, < 5.0)
173175
jekyll-seo-tag (~> 2.0)
174176
jekyll-theme-leap-day (0.1.1)
175177
jekyll (~> 3.5)
@@ -186,8 +188,8 @@ GEM
186188
jekyll-theme-modernist (0.1.1)
187189
jekyll (~> 3.5)
188190
jekyll-seo-tag (~> 2.0)
189-
jekyll-theme-primer (0.5.3)
190-
jekyll (~> 3.5)
191+
jekyll-theme-primer (0.5.4)
192+
jekyll (> 3.5, < 5.0)
191193
jekyll-github-metadata (~> 2.9)
192194
jekyll-seo-tag (~> 2.0)
193195
jekyll-theme-slate (0.1.1)
@@ -199,62 +201,71 @@ GEM
199201
jekyll-theme-time-machine (0.1.1)
200202
jekyll (~> 3.5)
201203
jekyll-seo-tag (~> 2.0)
202-
jekyll-titles-from-headings (0.5.1)
203-
jekyll (~> 3.3)
204-
jekyll-watch (2.0.0)
204+
jekyll-titles-from-headings (0.5.3)
205+
jekyll (>= 3.3, < 5.0)
206+
jekyll-watch (2.2.1)
205207
listen (~> 3.0)
206-
jemoji (0.10.1)
208+
jemoji (0.12.0)
207209
gemoji (~> 3.0)
208210
html-pipeline (~> 2.2)
209-
jekyll (~> 3.0)
210-
kramdown (1.17.0)
211+
jekyll (>= 3.0, < 5.0)
212+
kramdown (2.3.0)
213+
rexml
214+
kramdown-parser-gfm (1.1.0)
215+
kramdown (~> 2.0)
211216
latex-decode (0.3.1)
212-
liquid (4.0.0)
213-
listen (3.1.5)
214-
rb-fsevent (~> 0.9, >= 0.9.4)
215-
rb-inotify (~> 0.9, >= 0.9.7)
216-
ruby_dep (~> 1.2)
217+
liquid (4.0.3)
218+
listen (3.2.1)
219+
rb-fsevent (~> 0.10, >= 0.10.3)
220+
rb-inotify (~> 0.9, >= 0.9.10)
217221
mercenary (0.3.6)
218222
mini_portile2 (2.4.0)
219-
minima (2.5.0)
220-
jekyll (~> 3.5)
223+
minima (2.5.1)
224+
jekyll (>= 3.5, < 5.0)
221225
jekyll-feed (~> 0.9)
222226
jekyll-seo-tag (~> 2.1)
223-
minitest (5.11.3)
224-
multipart-post (2.0.0)
227+
minitest (5.14.2)
228+
multipart-post (2.1.1)
225229
namae (1.0.1)
226-
nokogiri (1.10.8)
230+
nokogiri (1.10.10)
227231
mini_portile2 (~> 2.4.0)
228-
octokit (4.10.0)
232+
octokit (4.18.0)
233+
faraday (>= 0.9)
229234
sawyer (~> 0.8.0, >= 0.5.3)
230-
pathutil (0.16.1)
235+
pathutil (0.16.2)
231236
forwardable-extended (~> 2.6)
232-
public_suffix (2.0.5)
233-
rb-fsevent (0.10.3)
234-
rb-inotify (0.9.10)
235-
ffi (>= 0.5.0, < 2)
236-
rouge (2.2.1)
237-
ruby-enum (0.7.2)
237+
public_suffix (3.1.1)
238+
rb-fsevent (0.10.4)
239+
rb-inotify (0.10.1)
240+
ffi (~> 1.0)
241+
rexml (3.2.4)
242+
rouge (3.23.0)
243+
ruby-enum (0.8.0)
238244
i18n
239-
ruby_dep (1.5.0)
240-
rubyzip (2.0.0)
241-
safe_yaml (1.0.4)
242-
sass (3.5.7)
245+
rubyzip (2.3.0)
246+
safe_yaml (1.0.5)
247+
sass (3.7.4)
243248
sass-listen (~> 4.0.0)
244249
sass-listen (4.0.0)
245250
rb-fsevent (~> 0.9, >= 0.9.4)
246251
rb-inotify (~> 0.9, >= 0.9.7)
247-
sawyer (0.8.1)
248-
addressable (>= 2.3.5, < 2.6)
249-
faraday (~> 0.8, < 1.0)
252+
sawyer (0.8.2)
253+
addressable (>= 2.3.5)
254+
faraday (> 0.8, < 2.0)
255+
simpleidn (0.1.1)
256+
unf (~> 0.1.4)
250257
terminal-table (1.8.0)
251258
unicode-display_width (~> 1.1, >= 1.1.1)
252259
thread_safe (0.3.6)
253-
typhoeus (1.3.0)
260+
typhoeus (1.4.0)
254261
ethon (>= 0.9.0)
255-
tzinfo (1.2.5)
262+
tzinfo (1.2.7)
256263
thread_safe (~> 0.1)
257-
unicode-display_width (1.4.0)
264+
unf (0.1.4)
265+
unf_ext
266+
unf_ext (0.0.7.7)
267+
unicode-display_width (1.7.0)
268+
zeitwerk (2.4.0)
258269

259270
PLATFORMS
260271
ruby
@@ -264,4 +275,4 @@ DEPENDENCIES
264275
jekyll-scholar
265276

266277
BUNDLED WITH
267-
1.16.4
278+
2.1.4

0 commit comments

Comments
 (0)