Skip to content

Commit c1280fb

Browse files
Bump github-pages from 204 to 206 (#52)
Bumps [github-pages](https://github.com/github/pages-gem) from 204 to 206. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v204...v206) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d612bd8 commit c1280fb

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.2.1)
4+
activesupport (6.0.3.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2)
9+
zeitwerk (~> 2.2, >= 2.2.2)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
@@ -26,14 +26,14 @@ GEM
2626
ffi (>= 1.3.0)
2727
eventmachine (1.2.7)
2828
execjs (2.7.0)
29-
faraday (1.0.0)
29+
faraday (1.0.1)
3030
multipart-post (>= 1.2, < 3)
31-
ffi (1.12.2)
31+
ffi (1.13.0)
3232
forwardable-extended (2.6.0)
3333
gemoji (3.0.1)
34-
github-pages (204)
34+
github-pages (206)
3535
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.8.5)
36+
jekyll (= 3.8.7)
3737
jekyll-avatar (= 0.7.0)
3838
jekyll-coffeescript (= 1.1.1)
3939
jekyll-commonmark-ghpages (= 0.1.6)
@@ -72,21 +72,21 @@ GEM
7272
mercenary (~> 0.3)
7373
minima (= 2.5.1)
7474
nokogiri (>= 1.10.4, < 2.0)
75-
rouge (= 3.13.0)
75+
rouge (= 3.19.0)
7676
terminal-table (~> 1.4)
7777
github-pages-health-check (1.16.1)
7878
addressable (~> 2.3)
7979
dnsruby (~> 1.60)
8080
octokit (~> 4.0)
8181
public_suffix (~> 3.0)
8282
typhoeus (~> 1.3)
83-
html-pipeline (2.12.3)
83+
html-pipeline (2.13.0)
8484
activesupport (>= 2)
8585
nokogiri (>= 1.4)
8686
http_parser.rb (0.6.0)
8787
i18n (0.9.5)
8888
concurrent-ruby (~> 1.0)
89-
jekyll (3.8.5)
89+
jekyll (3.8.7)
9090
addressable (~> 2.4)
9191
colorator (~> 1.0)
9292
em-websocket (~> 0.5)
@@ -207,11 +207,11 @@ GEM
207207
jekyll (>= 3.5, < 5.0)
208208
jekyll-feed (~> 0.9)
209209
jekyll-seo-tag (~> 2.1)
210-
minitest (5.14.0)
210+
minitest (5.14.1)
211211
multipart-post (2.1.1)
212212
nokogiri (1.10.9)
213213
mini_portile2 (~> 2.4.0)
214-
octokit (4.15.0)
214+
octokit (4.18.0)
215215
faraday (>= 0.9)
216216
sawyer (~> 0.8.0, >= 0.5.3)
217217
pathutil (0.16.2)
@@ -221,10 +221,10 @@ GEM
221221
rb-fsevent (0.10.4)
222222
rb-inotify (0.10.1)
223223
ffi (~> 1.0)
224-
rouge (3.13.0)
225-
ruby-enum (0.7.2)
224+
rouge (3.19.0)
225+
ruby-enum (0.8.0)
226226
i18n
227-
rubyzip (2.1.0)
227+
rubyzip (2.3.0)
228228
safe_yaml (1.0.5)
229229
sass (3.7.4)
230230
sass-listen (~> 4.0.0)
@@ -237,12 +237,12 @@ GEM
237237
terminal-table (1.8.0)
238238
unicode-display_width (~> 1.1, >= 1.1.1)
239239
thread_safe (0.3.6)
240-
typhoeus (1.3.1)
240+
typhoeus (1.4.0)
241241
ethon (>= 0.9.0)
242-
tzinfo (1.2.6)
242+
tzinfo (1.2.7)
243243
thread_safe (~> 0.1)
244-
unicode-display_width (1.6.1)
245-
zeitwerk (2.2.2)
244+
unicode-display_width (1.7.0)
245+
zeitwerk (2.3.0)
246246

247247
PLATFORMS
248248
ruby

0 commit comments

Comments
 (0)