Skip to content

Commit 267b3b4

Browse files
committed
Update of bundle
1 parent 0cd59cd commit 267b3b4

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

Gemfile.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.4)
4+
activesupport (6.0.3.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,26 +16,26 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.7)
19+
concurrent-ruby (1.1.8)
2020
dnsruby (1.61.5)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
2424
http_parser.rb (~> 0.6.0)
25-
ethon (0.12.0)
26-
ffi (>= 1.3.0)
25+
ethon (0.13.0)
26+
ffi (>= 1.15.0)
2727
eventmachine (1.2.7-x64-mingw32)
2828
execjs (2.7.0)
2929
faraday (1.3.0)
3030
faraday-net_http (~> 1.0)
3131
multipart-post (>= 1.2, < 3)
3232
ruby2_keywords
33-
faraday-net_http (1.0.0)
34-
ffi (1.14.2-x64-mingw32)
33+
faraday-net_http (1.0.1)
34+
ffi (1.15.0-x64-mingw32)
3535
forwardable-extended (2.6.0)
3636
gemoji (3.0.1)
37-
github-pages (209)
38-
github-pages-health-check (= 1.16.1)
37+
github-pages (214)
38+
github-pages-health-check (= 1.17.0)
3939
jekyll (= 3.9.0)
4040
jekyll-avatar (= 0.7.0)
4141
jekyll-coffeescript (= 1.1.1)
@@ -50,9 +50,9 @@ GEM
5050
jekyll-readme-index (= 0.3.0)
5151
jekyll-redirect-from (= 0.16.0)
5252
jekyll-relative-links (= 0.6.1)
53-
jekyll-remote-theme (= 0.4.2)
53+
jekyll-remote-theme (= 0.4.3)
5454
jekyll-sass-converter (= 1.5.2)
55-
jekyll-seo-tag (= 2.6.1)
55+
jekyll-seo-tag (= 2.7.1)
5656
jekyll-sitemap (= 1.4.0)
5757
jekyll-swiss (= 1.0.0)
5858
jekyll-theme-architect (= 0.1.1)
@@ -70,19 +70,19 @@ GEM
7070
jekyll-theme-time-machine (= 0.1.1)
7171
jekyll-titles-from-headings (= 0.5.3)
7272
jemoji (= 0.12.0)
73-
kramdown (= 2.3.0)
73+
kramdown (= 2.3.1)
7474
kramdown-parser-gfm (= 1.1.0)
7575
liquid (= 4.0.3)
7676
mercenary (~> 0.3)
7777
minima (= 2.5.1)
7878
nokogiri (>= 1.10.4, < 2.0)
79-
rouge (= 3.23.0)
79+
rouge (= 3.26.0)
8080
terminal-table (~> 1.4)
81-
github-pages-health-check (1.16.1)
81+
github-pages-health-check (1.17.0)
8282
addressable (~> 2.3)
8383
dnsruby (~> 1.60)
8484
octokit (~> 4.0)
85-
public_suffix (~> 3.0)
85+
public_suffix (>= 2.0.2, < 5.0)
8686
typhoeus (~> 1.3)
8787
html-pipeline (2.14.0)
8888
activesupport (>= 2)
@@ -136,15 +136,15 @@ GEM
136136
jekyll (>= 3.3, < 5.0)
137137
jekyll-relative-links (0.6.1)
138138
jekyll (>= 3.3, < 5.0)
139-
jekyll-remote-theme (0.4.2)
139+
jekyll-remote-theme (0.4.3)
140140
addressable (~> 2.0)
141141
jekyll (>= 3.5, < 5.0)
142142
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
143143
rubyzip (>= 1.3.0, < 3.0)
144144
jekyll-sass-converter (1.5.2)
145145
sass (~> 3.4)
146-
jekyll-seo-tag (2.6.1)
147-
jekyll (>= 3.3, < 5.0)
146+
jekyll-seo-tag (2.7.1)
147+
jekyll (>= 3.8, < 5.0)
148148
jekyll-sitemap (1.4.0)
149149
jekyll (>= 3.7, < 5.0)
150150
jekyll-swiss (1.0.0)
@@ -196,38 +196,38 @@ GEM
196196
gemoji (~> 3.0)
197197
html-pipeline (~> 2.2)
198198
jekyll (>= 3.0, < 5.0)
199-
kramdown (2.3.0)
199+
kramdown (2.3.1)
200200
rexml
201201
kramdown-parser-gfm (1.1.0)
202202
kramdown (~> 2.0)
203203
liquid (4.0.3)
204-
listen (3.4.0)
204+
listen (3.5.1)
205205
rb-fsevent (~> 0.10, >= 0.10.3)
206206
rb-inotify (~> 0.9, >= 0.9.10)
207207
mercenary (0.3.6)
208208
minima (2.5.1)
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212-
minitest (5.14.3)
212+
minitest (5.14.4)
213213
multipart-post (2.1.1)
214-
nokogiri (1.11.1-x64-mingw32)
214+
nokogiri (1.11.3-x64-mingw32)
215215
racc (~> 1.4)
216216
octokit (4.20.0)
217217
faraday (>= 0.9)
218218
sawyer (~> 0.8.0, >= 0.5.3)
219219
pathutil (0.16.2)
220220
forwardable-extended (~> 2.6)
221-
public_suffix (3.1.1)
221+
public_suffix (4.0.6)
222222
racc (1.5.2)
223223
rb-fsevent (0.10.4)
224224
rb-inotify (0.10.1)
225225
ffi (~> 1.0)
226-
rexml (3.2.4)
227-
rouge (3.23.0)
228-
ruby-enum (0.8.0)
226+
rexml (3.2.5)
227+
rouge (3.26.0)
228+
ruby-enum (0.9.0)
229229
i18n
230-
ruby2_keywords (0.0.2)
230+
ruby2_keywords (0.0.4)
231231
rubyzip (2.3.0)
232232
safe_yaml (1.0.5)
233233
sass (3.7.4)
@@ -238,7 +238,7 @@ GEM
238238
sawyer (0.8.2)
239239
addressable (>= 2.3.5)
240240
faraday (> 0.8, < 2.0)
241-
simpleidn (0.1.1)
241+
simpleidn (0.2.1)
242242
unf (~> 0.1.4)
243243
terminal-table (1.8.0)
244244
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -263,7 +263,7 @@ DEPENDENCIES
263263
wdm (~> 0.1.0)
264264

265265
RUBY VERSION
266-
ruby 3.0.0p0
266+
ruby 2.7.1p83
267267

268268
BUNDLED WITH
269-
1.13.2
269+
2.2.4

0 commit comments

Comments
 (0)