Skip to content

Commit 79d91f8

Browse files
dependabot[bot]ahus1
authored andcommitted
Bump minimal-mistakes-jekyll from 4.20.2 to 4.22.0
Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.20.2 to 4.22.0. - [Release notes](https://github.com/mmistakes/minimal-mistakes/releases) - [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md) - [Commits](mmistakes/minimal-mistakes@4.20.2...4.22.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 347bed4 commit 79d91f8

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

Gemfile.lock

+16-12
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,25 @@ GEM
55
public_suffix (>= 2.0.2, < 5.0)
66
asciidoctor (2.0.10)
77
colorator (1.1.0)
8-
concurrent-ruby (1.1.7)
9-
em-websocket (0.5.1)
8+
concurrent-ruby (1.1.8)
9+
em-websocket (0.5.2)
1010
eventmachine (>= 0.12.9)
1111
http_parser.rb (~> 0.6.0)
1212
eventmachine (1.2.7)
1313
eventmachine (1.2.7-java)
1414
eventmachine (1.2.7-x64-mingw32)
15-
faraday (1.0.1)
15+
faraday (1.3.0)
16+
faraday-net_http (~> 1.0)
1617
multipart-post (>= 1.2, < 3)
17-
ffi (1.13.1)
18-
ffi (1.13.1-java)
19-
ffi (1.13.1-x64-mingw32)
18+
ruby2_keywords
19+
faraday-net_http (1.0.1)
20+
ffi (1.15.0)
21+
ffi (1.15.0-java)
22+
ffi (1.15.0-x64-mingw32)
2023
forwardable-extended (2.6.0)
2124
http_parser.rb (0.6.0)
2225
http_parser.rb (0.6.0-java)
23-
i18n (1.8.5)
26+
i18n (1.8.9)
2427
concurrent-ruby (~> 1.0)
2528
jekyll (4.1.1)
2629
addressable (~> 2.4)
@@ -44,7 +47,7 @@ GEM
4447
jekyll (>= 3.7, < 5.0)
4548
jekyll-gist (1.5.0)
4649
octokit (~> 4.2)
47-
jekyll-include-cache (0.2.0)
50+
jekyll-include-cache (0.2.1)
4851
jekyll (>= 3.7, < 5.0)
4952
jekyll-paginate (1.1.0)
5053
jekyll-sass-converter (2.1.0)
@@ -58,19 +61,19 @@ GEM
5861
kramdown-parser-gfm (1.1.0)
5962
kramdown (~> 2.0)
6063
liquid (4.0.3)
61-
listen (3.2.1)
64+
listen (3.4.1)
6265
rb-fsevent (~> 0.10, >= 0.10.3)
6366
rb-inotify (~> 0.9, >= 0.9.10)
6467
mercenary (0.4.0)
65-
minimal-mistakes-jekyll (4.20.2)
68+
minimal-mistakes-jekyll (4.22.0)
6669
jekyll (>= 3.7, < 5.0)
6770
jekyll-feed (~> 0.1)
6871
jekyll-gist (~> 1.5)
6972
jekyll-include-cache (~> 0.1)
7073
jekyll-paginate (~> 1.1)
7174
jekyll-sitemap (~> 1.3)
7275
multipart-post (2.1.1)
73-
octokit (4.18.0)
76+
octokit (4.20.0)
7477
faraday (>= 0.9)
7578
sawyer (~> 0.8.0, >= 0.5.3)
7679
pathutil (0.16.2)
@@ -80,7 +83,8 @@ GEM
8083
rb-inotify (0.10.1)
8184
ffi (~> 1.0)
8285
rexml (3.2.4)
83-
rouge (3.23.0)
86+
rouge (3.26.0)
87+
ruby2_keywords (0.0.4)
8488
safe_yaml (1.0.5)
8589
sassc (2.4.0)
8690
ffi (~> 1.9)

0 commit comments

Comments
 (0)