File tree Expand file tree Collapse file tree 2 files changed +13
-18
lines changed Expand file tree Collapse file tree 2 files changed +13
-18
lines changed Original file line number Diff line number Diff line change 22
33source "https://rubygems.org"
44
5- gem "jekyll-theme-chirpy" , "~> 6.0 " , ">= 6.0 .0"
5+ gem "jekyll-theme-chirpy" , "~> 5.2 " , ">= 5.2 .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 )
1816 html-proofer (3.19.4 )
1917 addressable (~> 2.3 )
2018 mercenary (~> 0.3 )
4745 jekyll-paginate (1.1.0 )
4846 jekyll-redirect-from (0.16.0 )
4947 jekyll (>= 3.3 , < 5.0 )
50- jekyll-sass-converter (3.0 .0 )
51- sass-embedded ( ~> 1.54 )
48+ jekyll-sass-converter (2.2 .0 )
49+ sassc ( > 2.0.1 , < 3.0 )
5250 jekyll-seo-tag (2.8.0 )
5351 jekyll (>= 3.8 , < 5.0 )
5452 jekyll-sitemap (1.4.0 )
5553 jekyll (>= 3.7 , < 5.0 )
56- jekyll-theme-chirpy (6.0.0 )
54+ jekyll-theme-chirpy (5.6.1 )
5755 jekyll (~> 4.3 )
5856 jekyll-archives (~> 2.2 )
5957 jekyll-paginate (~> 1.1 )
8078 parallel (1.22.1 )
8179 pathutil (0.16.2 )
8280 forwardable-extended (~> 2.6 )
83- public_suffix (5 .0.1 )
81+ public_suffix (4 .0.7 )
8482 racc (1.6.0 )
8583 rainbow (3.1.1 )
86- rake (13.0.6 )
8784 rb-fsevent (0.11.2 )
8885 rb-inotify (0.10.1 )
8986 ffi (~> 1.0 )
9087 rexml (3.2.5 )
91- rouge (4.1.1 )
88+ rouge (3.30.0 )
9289 safe_yaml (1.0.5 )
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 )
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 )
10095 typhoeus (1.4.0 )
10196 ethon (>= 0.9.0 )
10297 tzinfo (2.0.6 )
10398 concurrent-ruby (~> 1.0 )
10499 tzinfo-data (1.2023.3 )
105100 tzinfo (>= 1.0.0 )
106- unicode-display_width (2.4.2 )
101+ unicode-display_width (1.8.0 )
107102 wdm (0.1.1 )
108103 webrick (1.8.1 )
109104 yell (2.2.2 )
@@ -114,7 +109,7 @@ PLATFORMS
114109
115110DEPENDENCIES
116111 html-proofer (~> 3.18 )
117- jekyll-theme-chirpy (~> 6.0 , >= 6.0 .0 )
112+ jekyll-theme-chirpy (~> 5.2 , >= 5.2 .0 )
118113 tzinfo (~> 2.0 )
119114 tzinfo-data
120115 wdm (~> 0.1.1 )
You can’t perform that action at this time.
0 commit comments