Skip to content

Commit 5ce0913

Browse files
Bump jekyll from 4.3.3 to 4.3.4
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6237be commit 5ce0913

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

Gemfile.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.6)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.8.7)
5+
public_suffix (>= 2.0.2, < 7.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.2.2)
7+
concurrent-ruby (1.3.4)
88
em-websocket (0.5.3)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12-
ffi (1.16.3)
12+
ffi (1.17.0)
1313
forwardable-extended (2.6.0)
1414
http_parser.rb (0.8.0)
15-
i18n (1.14.1)
15+
i18n (1.14.6)
1616
concurrent-ruby (~> 1.0)
17-
jekyll (4.3.3)
17+
jekyll (4.3.4)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -50,27 +50,25 @@ GEM
5050
kramdown-parser-gfm (1.1.0)
5151
kramdown (~> 2.0)
5252
liquid (4.0.4)
53-
listen (3.8.0)
53+
listen (3.9.0)
5454
rb-fsevent (~> 0.10, >= 0.10.3)
5555
rb-inotify (~> 0.9, >= 0.9.10)
5656
mercenary (0.4.0)
5757
pathutil (0.16.2)
5858
forwardable-extended (~> 2.6)
59-
public_suffix (5.0.4)
59+
public_suffix (6.0.1)
6060
rb-fsevent (0.11.2)
61-
rb-inotify (0.10.1)
61+
rb-inotify (0.11.1)
6262
ffi (~> 1.0)
63-
rexml (3.3.6)
64-
strscan
65-
rouge (4.2.0)
63+
rexml (3.3.7)
64+
rouge (4.3.0)
6665
rubyzip (2.3.2)
6766
safe_yaml (1.0.5)
6867
sassc (2.4.0)
6968
ffi (~> 1.9)
70-
strscan (3.1.0)
7169
terminal-table (3.0.2)
7270
unicode-display_width (>= 1.1.1, < 3)
73-
unicode-display_width (2.5.0)
71+
unicode-display_width (2.6.0)
7472
webrick (1.8.1)
7573

7674
PLATFORMS

0 commit comments

Comments
 (0)