Skip to content

Commit 92f6f57

Browse files
Bump jekyll from 4.3.2 to 4.3.3 (#192)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57be13c commit 92f6f57

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 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.1)
4+
addressable (2.8.6)
55
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.10)
7+
concurrent-ruby (1.2.2)
88
em-websocket (0.5.3)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12-
ffi (1.15.5)
12+
ffi (1.16.3)
1313
forwardable-extended (2.6.0)
1414
http_parser.rb (0.8.0)
15-
i18n (1.12.0)
15+
i18n (1.14.1)
1616
concurrent-ruby (~> 1.0)
17-
jekyll (4.3.2)
17+
jekyll (4.3.3)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -56,19 +56,19 @@ GEM
5656
mercenary (0.4.0)
5757
pathutil (0.16.2)
5858
forwardable-extended (~> 2.6)
59-
public_suffix (5.0.1)
59+
public_suffix (5.0.4)
6060
rb-fsevent (0.11.2)
6161
rb-inotify (0.10.1)
6262
ffi (~> 1.0)
63-
rexml (3.2.5)
64-
rouge (4.0.1)
63+
rexml (3.2.6)
64+
rouge (4.2.0)
6565
rubyzip (2.3.2)
6666
safe_yaml (1.0.5)
6767
sassc (2.4.0)
6868
ffi (~> 1.9)
6969
terminal-table (3.0.2)
7070
unicode-display_width (>= 1.1.1, < 3)
71-
unicode-display_width (2.4.2)
71+
unicode-display_width (2.5.0)
7272
webrick (1.8.1)
7373

7474
PLATFORMS

0 commit comments

Comments
 (0)