File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ source "https://rubygems.org"
99#
1010# This will help ensure the proper Jekyll version is running.
1111# Happy Jekylling!
12- gem "jekyll" , "~> 4.3.2 "
12+ gem "jekyll" , "~> 4.4.0 "
1313gem "csv"
1414gem "base64"
1515gem "jekyll-feed" , "~> 0.15"
Original file line number Diff line number Diff line change 44 addressable (2.9.0 )
55 public_suffix (>= 2.0.2 , < 8.0 )
66 base64 (0.3.0 )
7- bigdecimal (4.0 .1 )
7+ bigdecimal (4.1 .1 )
88 colorator (1.1.0 )
99 concurrent-ruby (1.3.6 )
1010 csv (3.3.5 )
1818 logger
1919 faraday-net_http (3.4.2 )
2020 net-http (~> 0.5 )
21- ffi (1.17.3 -x86_64-linux-gnu )
21+ ffi (1.17.4 -x86_64-linux-gnu )
2222 forwardable-extended (2.6.0 )
23- google-protobuf (4.34.0 -x86_64-linux-gnu )
23+ google-protobuf (4.34.1 -x86_64-linux-gnu )
2424 bigdecimal
2525 rake (~> 13.3 )
2626 http_parser.rb (0.8.1 )
2727 i18n (1.14.8 )
2828 concurrent-ruby (~> 1.0 )
29- jekyll (4.3.4 )
29+ jekyll (4.4.1 )
3030 addressable (~> 2.4 )
31+ base64 (~> 0.2 )
3132 colorator (~> 1.0 )
33+ csv (~> 3.0 )
3234 em-websocket (~> 0.5 )
3335 i18n (~> 1.0 )
3436 jekyll-sass-converter (>= 2.0 , < 4.0 )
3537 jekyll-watch (~> 2.0 )
38+ json (~> 2.6 )
3639 kramdown (~> 2.3 , >= 2.3.1 )
3740 kramdown-parser-gfm (~> 1.0 )
3841 liquid (~> 4.0 )
39- mercenary (>= 0.3.6 , < 0.5 )
42+ mercenary (~> 0.3 , >= 0.3.6 )
4043 pathutil (~> 0.9 )
4144 rouge (>= 3.0 , < 5.0 )
4245 safe_yaml (~> 1.0 )
97100 rexml (3.4.4 )
98101 rouge (4.7.0 )
99102 safe_yaml (1.0.5 )
100- sass-embedded (1.97.3 -x86_64-linux-gnu )
103+ sass-embedded (1.99.0 -x86_64-linux-gnu )
101104 google-protobuf (~> 4.31 )
102105 sawyer (0.9.3 )
103106 addressable (>= 2.3.5 )
@@ -115,7 +118,7 @@ DEPENDENCIES
115118 base64
116119 csv
117120 http_parser.rb (~> 0.8.0 )
118- jekyll (~> 4.3.2 )
121+ jekyll (~> 4.4.0 )
119122 jekyll-default-layout
120123 jekyll-feed (~> 0.15 )
121124 jekyll-github-metadata
You can’t perform that action at this time.
0 commit comments