File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ gem "sass-embedded", "~> 1.70.0"
1515
1616# Web server for local development
1717gem "webrick"
18- gem "thin" # Alternative server for better connection handling
1918
2019group :jekyll_plugins do
2120 gem "jekyll-paginate-v2"
Original file line number Diff line number Diff line change 88 colorator (1.1.0 )
99 concurrent-ruby (1.3.5 )
1010 csv (3.3.5 )
11- daemons (1.4.1 )
1211 em-websocket (0.5.3 )
1312 eventmachine (>= 0.12.9 )
1413 http_parser.rb (~> 0 )
8685 pathutil (0.16.2 )
8786 forwardable-extended (~> 2.6 )
8887 public_suffix (6.0.2 )
89- rack (3.2.0 )
9088 rb-fsevent (0.11.2 )
9189 rb-inotify (0.11.1 )
9290 ffi (~> 1.0 )
114112 faraday (>= 0.17.3 , < 3 )
115113 terminal-table (3.0.2 )
116114 unicode-display_width (>= 1.1.1 , < 3 )
117- thin (2.0.1 )
118- daemons (~> 1.0 , >= 1.0.9 )
119- eventmachine (~> 1.0 , >= 1.0.4 )
120- logger
121- rack (>= 1 , < 4 )
122115 tzinfo (2.0.6 )
123116 concurrent-ruby (~> 1.0 )
124117 tzinfo-data (1.2025.2 )
@@ -152,7 +145,6 @@ DEPENDENCIES
152145 jekyll-seo-tag
153146 jekyll-sitemap
154147 sass-embedded (~> 1.70.0 )
155- thin
156148 tzinfo
157149 tzinfo-data
158150 webrick
You can’t perform that action at this time.
0 commit comments