File tree Expand file tree Collapse file tree 2 files changed +18
-13
lines changed Expand file tree Collapse file tree 2 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 22
33source "https://rubygems.org"
44
5- gem "jekyll-theme-chirpy" , "~> 5.2 " , ">= 5.2 .0"
5+ gem "jekyll-theme-chirpy" , "~> 6.0 " , ">= 6.0 .0"
66
77group :test do
88 gem "html-proofer" , "~> 3.18"
Original file line number Diff line number Diff line change 1313 eventmachine (1.2.7 )
1414 ffi (1.15.5 )
1515 forwardable-extended (2.6.0 )
16+ google-protobuf (3.23.0 )
17+ google-protobuf (3.23.0-x86_64-linux )
1618 html-proofer (3.19.4 )
1719 addressable (~> 2.3 )
1820 mercenary (~> 0.3 )
4547 jekyll-paginate (1.1.0 )
4648 jekyll-redirect-from (0.16.0 )
4749 jekyll (>= 3.3 , < 5.0 )
48- jekyll-sass-converter (2.2 .0 )
49- sassc ( > 2.0.1 , < 3.0 )
50+ jekyll-sass-converter (3.0 .0 )
51+ sass-embedded ( ~> 1.54 )
5052 jekyll-seo-tag (2.8.0 )
5153 jekyll (>= 3.8 , < 5.0 )
5254 jekyll-sitemap (1.4.0 )
5355 jekyll (>= 3.7 , < 5.0 )
54- jekyll-theme-chirpy (5.6.1 )
56+ jekyll-theme-chirpy (6.0.0 )
5557 jekyll (~> 4.3 )
5658 jekyll-archives (~> 2.2 )
5759 jekyll-paginate (~> 1.1 )
7880 parallel (1.22.1 )
7981 pathutil (0.16.2 )
8082 forwardable-extended (~> 2.6 )
81- public_suffix (4 .0.7 )
83+ public_suffix (5 .0.1 )
8284 racc (1.6.0 )
8385 rainbow (3.1.1 )
86+ rake (13.0.6 )
8487 rb-fsevent (0.11.2 )
8588 rb-inotify (0.10.1 )
8689 ffi (~> 1.0 )
8790 rexml (3.2.5 )
88- rouge (3.30.0 )
91+ rouge (4.1.1 )
8992 safe_yaml (1.0.5 )
90- sassc (2.4.0 )
91- ffi (~> 1.9 )
92- terminal-table (2.0.0 )
93- unicode-display_width (~> 1.1 , >= 1.1.1 )
94- thread_safe (0.3.6 )
93+ sass-embedded (1.62.1 )
94+ google-protobuf (~> 3.21 )
95+ rake (>= 10.0.0 )
96+ sass-embedded (1.62.1-x86_64-linux-gnu )
97+ google-protobuf (~> 3.21 )
98+ terminal-table (3.0.2 )
99+ unicode-display_width (>= 1.1.1 , < 3 )
95100 typhoeus (1.4.0 )
96101 ethon (>= 0.9.0 )
97102 tzinfo (2.0.6 )
98103 concurrent-ruby (~> 1.0 )
99104 tzinfo-data (1.2023.3 )
100105 tzinfo (>= 1.0.0 )
101- unicode-display_width (1.8.0 )
106+ unicode-display_width (2.4.2 )
102107 wdm (0.1.1 )
103108 webrick (1.8.1 )
104109 yell (2.2.2 )
@@ -109,7 +114,7 @@ PLATFORMS
109114
110115DEPENDENCIES
111116 html-proofer (~> 3.18 )
112- jekyll-theme-chirpy (~> 5.2 , >= 5.2 .0 )
117+ jekyll-theme-chirpy (~> 6.0 , >= 6.0 .0 )
113118 tzinfo (~> 2.0 )
114119 tzinfo-data
115120 wdm (~> 0.1.1 )
You can’t perform that action at this time.
0 commit comments