Skip to content

Commit 9d446d9

Browse files
Merge pull request #295 from VerbalExpressions/dependabot/bundler/docs/github-pages-218
2 parents 03d4cb8 + 9051cf4 commit 9d446d9

File tree

1 file changed

+55
-51
lines changed

1 file changed

+55
-51
lines changed

docs/Gemfile.lock

Lines changed: 55 additions & 51 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.7)
4+
activesupport (6.0.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,8 +16,8 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.8)
20-
dnsruby (1.61.5)
19+
concurrent-ruby (1.1.9)
20+
dnsruby (1.61.7)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
@@ -27,24 +27,28 @@ GEM
2727
eventmachine (1.2.7)
2828
eventmachine (1.2.7-x64-mingw32)
2929
execjs (2.8.1)
30-
faraday (1.4.2)
30+
faraday (1.5.1)
3131
faraday-em_http (~> 1.0)
3232
faraday-em_synchrony (~> 1.0)
3333
faraday-excon (~> 1.1)
34+
faraday-httpclient (~> 1.0.1)
3435
faraday-net_http (~> 1.0)
3536
faraday-net_http_persistent (~> 1.1)
37+
faraday-patron (~> 1.0)
3638
multipart-post (>= 1.2, < 3)
3739
ruby2_keywords (>= 0.0.4)
3840
faraday-em_http (1.0.0)
3941
faraday-em_synchrony (1.0.0)
4042
faraday-excon (1.1.0)
43+
faraday-httpclient (1.0.1)
4144
faraday-net_http (1.0.1)
42-
faraday-net_http_persistent (1.1.0)
43-
ffi (1.15.1)
44-
ffi (1.15.1-x64-mingw32)
45+
faraday-net_http_persistent (1.2.0)
46+
faraday-patron (1.0.0)
47+
ffi (1.15.3)
48+
ffi (1.15.3-x64-mingw32)
4549
forwardable-extended (2.6.0)
4650
gemoji (3.0.1)
47-
github-pages (215)
51+
github-pages (218)
4852
github-pages-health-check (= 1.17.2)
4953
jekyll (= 3.9.0)
5054
jekyll-avatar (= 0.7.0)
@@ -65,19 +69,19 @@ GEM
6569
jekyll-seo-tag (= 2.7.1)
6670
jekyll-sitemap (= 1.4.0)
6771
jekyll-swiss (= 1.0.0)
68-
jekyll-theme-architect (= 0.1.1)
69-
jekyll-theme-cayman (= 0.1.1)
70-
jekyll-theme-dinky (= 0.1.1)
71-
jekyll-theme-hacker (= 0.1.2)
72-
jekyll-theme-leap-day (= 0.1.1)
73-
jekyll-theme-merlot (= 0.1.1)
74-
jekyll-theme-midnight (= 0.1.1)
75-
jekyll-theme-minimal (= 0.1.1)
76-
jekyll-theme-modernist (= 0.1.1)
77-
jekyll-theme-primer (= 0.5.4)
78-
jekyll-theme-slate (= 0.1.1)
79-
jekyll-theme-tactile (= 0.1.1)
80-
jekyll-theme-time-machine (= 0.1.1)
72+
jekyll-theme-architect (= 0.2.0)
73+
jekyll-theme-cayman (= 0.2.0)
74+
jekyll-theme-dinky (= 0.2.0)
75+
jekyll-theme-hacker (= 0.2.0)
76+
jekyll-theme-leap-day (= 0.2.0)
77+
jekyll-theme-merlot (= 0.2.0)
78+
jekyll-theme-midnight (= 0.2.0)
79+
jekyll-theme-minimal (= 0.2.0)
80+
jekyll-theme-modernist (= 0.2.0)
81+
jekyll-theme-primer (= 0.6.0)
82+
jekyll-theme-slate (= 0.2.0)
83+
jekyll-theme-tactile (= 0.2.0)
84+
jekyll-theme-time-machine (= 0.2.0)
8185
jekyll-titles-from-headings (= 0.5.3)
8286
jemoji (= 0.12.0)
8387
kramdown (= 2.3.1)
@@ -158,45 +162,45 @@ GEM
158162
jekyll-sitemap (1.4.0)
159163
jekyll (>= 3.7, < 5.0)
160164
jekyll-swiss (1.0.0)
161-
jekyll-theme-architect (0.1.1)
162-
jekyll (~> 3.5)
165+
jekyll-theme-architect (0.2.0)
166+
jekyll (> 3.5, < 5.0)
163167
jekyll-seo-tag (~> 2.0)
164-
jekyll-theme-cayman (0.1.1)
165-
jekyll (~> 3.5)
168+
jekyll-theme-cayman (0.2.0)
169+
jekyll (> 3.5, < 5.0)
166170
jekyll-seo-tag (~> 2.0)
167-
jekyll-theme-dinky (0.1.1)
168-
jekyll (~> 3.5)
171+
jekyll-theme-dinky (0.2.0)
172+
jekyll (> 3.5, < 5.0)
169173
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-hacker (0.1.2)
174+
jekyll-theme-hacker (0.2.0)
171175
jekyll (> 3.5, < 5.0)
172176
jekyll-seo-tag (~> 2.0)
173-
jekyll-theme-leap-day (0.1.1)
174-
jekyll (~> 3.5)
177+
jekyll-theme-leap-day (0.2.0)
178+
jekyll (> 3.5, < 5.0)
175179
jekyll-seo-tag (~> 2.0)
176-
jekyll-theme-merlot (0.1.1)
177-
jekyll (~> 3.5)
180+
jekyll-theme-merlot (0.2.0)
181+
jekyll (> 3.5, < 5.0)
178182
jekyll-seo-tag (~> 2.0)
179-
jekyll-theme-midnight (0.1.1)
180-
jekyll (~> 3.5)
183+
jekyll-theme-midnight (0.2.0)
184+
jekyll (> 3.5, < 5.0)
181185
jekyll-seo-tag (~> 2.0)
182-
jekyll-theme-minimal (0.1.1)
183-
jekyll (~> 3.5)
186+
jekyll-theme-minimal (0.2.0)
187+
jekyll (> 3.5, < 5.0)
184188
jekyll-seo-tag (~> 2.0)
185-
jekyll-theme-modernist (0.1.1)
186-
jekyll (~> 3.5)
189+
jekyll-theme-modernist (0.2.0)
190+
jekyll (> 3.5, < 5.0)
187191
jekyll-seo-tag (~> 2.0)
188-
jekyll-theme-primer (0.5.4)
192+
jekyll-theme-primer (0.6.0)
189193
jekyll (> 3.5, < 5.0)
190194
jekyll-github-metadata (~> 2.9)
191195
jekyll-seo-tag (~> 2.0)
192-
jekyll-theme-slate (0.1.1)
193-
jekyll (~> 3.5)
196+
jekyll-theme-slate (0.2.0)
197+
jekyll (> 3.5, < 5.0)
194198
jekyll-seo-tag (~> 2.0)
195-
jekyll-theme-tactile (0.1.1)
196-
jekyll (~> 3.5)
199+
jekyll-theme-tactile (0.2.0)
200+
jekyll (> 3.5, < 5.0)
197201
jekyll-seo-tag (~> 2.0)
198-
jekyll-theme-time-machine (0.1.1)
199-
jekyll (~> 3.5)
202+
jekyll-theme-time-machine (0.2.0)
203+
jekyll (> 3.5, < 5.0)
200204
jekyll-seo-tag (~> 2.0)
201205
jekyll-titles-from-headings (0.5.3)
202206
jekyll (>= 3.3, < 5.0)
@@ -211,21 +215,21 @@ GEM
211215
kramdown-parser-gfm (1.1.0)
212216
kramdown (~> 2.0)
213217
liquid (4.0.3)
214-
listen (3.5.1)
218+
listen (3.6.0)
215219
rb-fsevent (~> 0.10, >= 0.10.3)
216220
rb-inotify (~> 0.9, >= 0.9.10)
217221
mercenary (0.3.6)
218-
mini_portile2 (2.5.1)
222+
mini_portile2 (2.5.3)
219223
minima (2.5.1)
220224
jekyll (>= 3.5, < 5.0)
221225
jekyll-feed (~> 0.9)
222226
jekyll-seo-tag (~> 2.1)
223227
minitest (5.14.4)
224228
multipart-post (2.1.1)
225-
nokogiri (1.11.5)
229+
nokogiri (1.11.7)
226230
mini_portile2 (~> 2.5.0)
227231
racc (~> 1.4)
228-
nokogiri (1.11.5-x64-mingw32)
232+
nokogiri (1.11.7-x64-mingw32)
229233
racc (~> 1.4)
230234
octokit (4.21.0)
231235
faraday (>= 0.9)
@@ -241,8 +245,8 @@ GEM
241245
rouge (3.26.0)
242246
ruby-enum (0.9.0)
243247
i18n
244-
ruby2_keywords (0.0.4)
245-
rubyzip (2.3.0)
248+
ruby2_keywords (0.0.5)
249+
rubyzip (2.3.2)
246250
safe_yaml (1.0.5)
247251
sass (3.7.4)
248252
sass-listen (~> 4.0.0)

0 commit comments

Comments
 (0)