Skip to content

Commit 6c0d031

Browse files
chore(deps): 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] <[email protected]>
1 parent a752e84 commit 6c0d031

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22

3-
gem "jekyll", "~> 4.3.3"
3+
gem "jekyll", "~> 4.3.4"
44
gem "jekyll-sass-converter", "2.2.0"

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ GEM
1212
ffi (1.17.0)
1313
ffi (1.17.0-arm64-darwin)
1414
ffi (1.17.0-x86_64-darwin)
15+
ffi (1.17.0-x86_64-linux-gnu)
1516
forwardable-extended (2.6.0)
1617
http_parser.rb (0.8.0)
1718
i18n (1.14.6)
1819
concurrent-ruby (~> 1.0)
19-
jekyll (4.3.3)
20+
jekyll (4.3.4)
2021
addressable (~> 2.4)
2122
colorator (~> 1.0)
2223
em-websocket (~> 0.5)
@@ -52,7 +53,7 @@ GEM
5253
rb-inotify (0.11.1)
5354
ffi (~> 1.0)
5455
rexml (3.3.7)
55-
rouge (4.3.0)
56+
rouge (4.4.0)
5657
safe_yaml (1.0.5)
5758
sassc (2.4.0)
5859
ffi (~> 1.9)
@@ -68,7 +69,7 @@ PLATFORMS
6869
x86_64-linux
6970

7071
DEPENDENCIES
71-
jekyll (~> 4.3.3)
72+
jekyll (~> 4.3.4)
7273
jekyll-sass-converter (= 2.2.0)
7374

7475
BUNDLED WITH

0 commit comments

Comments
 (0)