Skip to content

Commit 7f8569c

Browse files
authored
Merge pull request #51 from ComplianceAsCode/dependabot/bundler/jekyll-4.3.2
Bump jekyll from 4.3.1 to 4.3.2
2 parents c14ce9f + bca516f commit 7f8569c

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,14 @@ GEM
1717
ffi (1.15.5)
1818
forwardable-extended (2.6.0)
1919
gemoji (4.0.0)
20+
google-protobuf (3.21.12-x86_64-linux)
2021
html-pipeline (2.14.3)
2122
activesupport (>= 2)
2223
nokogiri (>= 1.4)
2324
http_parser.rb (0.8.0)
2425
i18n (1.12.0)
2526
concurrent-ruby (~> 1.0)
26-
jekyll (4.3.1)
27+
jekyll (4.3.2)
2728
addressable (~> 2.4)
2829
colorator (~> 1.0)
2930
em-websocket (~> 0.5)
@@ -40,8 +41,8 @@ GEM
4041
terminal-table (>= 1.8, < 4.0)
4142
webrick (~> 1.7)
4243
jekyll-paginate (1.1.0)
43-
jekyll-sass-converter (2.2.0)
44-
sassc (> 2.0.1, < 3.0)
44+
jekyll-sass-converter (3.0.0)
45+
sass-embedded (~> 1.54)
4546
jekyll-sitemap (1.4.0)
4647
jekyll (>= 3.7, < 5.0)
4748
jekyll-watch (2.2.1)
@@ -54,8 +55,8 @@ GEM
5455
rexml
5556
kramdown-parser-gfm (1.1.0)
5657
kramdown (~> 2.0)
57-
liquid (4.0.3)
58-
listen (3.7.1)
58+
liquid (4.0.4)
59+
listen (3.8.0)
5960
rb-fsevent (~> 0.10, >= 0.10.3)
6061
rb-inotify (~> 0.9, >= 0.9.10)
6162
mercenary (0.4.0)
@@ -64,21 +65,21 @@ GEM
6465
racc (~> 1.4)
6566
pathutil (0.16.2)
6667
forwardable-extended (~> 2.6)
67-
public_suffix (5.0.0)
68+
public_suffix (5.0.1)
6869
racc (1.6.1)
6970
rb-fsevent (0.11.2)
7071
rb-inotify (0.10.1)
7172
ffi (~> 1.0)
7273
rexml (3.2.5)
73-
rouge (4.0.0)
74+
rouge (4.0.1)
7475
safe_yaml (1.0.5)
75-
sassc (2.4.0)
76-
ffi (~> 1.9)
76+
sass-embedded (1.57.1-x86_64-linux-gnu)
77+
google-protobuf (~> 3.21)
7778
terminal-table (3.0.2)
7879
unicode-display_width (>= 1.1.1, < 3)
7980
tzinfo (2.0.5)
8081
concurrent-ruby (~> 1.0)
81-
unicode-display_width (2.3.0)
82+
unicode-display_width (2.4.2)
8283
webrick (1.7.0)
8384

8485
PLATFORMS

0 commit comments

Comments
 (0)