File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source "http://rubygems.org"
22
33gem "github-pages" , group : :jekyll_plugins
4+
5+ gem "webrick" , "~> 1.7"
Original file line number Diff line number Diff line change @@ -251,13 +251,15 @@ GEM
251251 unf_ext
252252 unf_ext (0.0.8.2 )
253253 unicode-display_width (1.8.0 )
254+ webrick (1.7.0 )
254255 zeitwerk (2.6.0 )
255256
256257PLATFORMS
257258 ruby
258259
259260DEPENDENCIES
260261 github-pages
262+ webrick (~> 1.7 )
261263
262264BUNDLED WITH
263265 2.3.9
Original file line number Diff line number Diff line change 961961 } ;
962962 version = "1.8.0" ;
963963 } ;
964+ webrick = {
965+ groups = [ "default" ] ;
966+ platforms = [ ] ;
967+ source = {
968+ remotes = [ "http://rubygems.org" ] ;
969+ sha256 = "1d4cvgmxhfczxiq5fr534lmizkhigd15bsx5719r5ds7k7ivisc7" ;
970+ type = "gem" ;
971+ } ;
972+ version = "1.7.0" ;
973+ } ;
964974 zeitwerk = {
965975 groups = [ "default" "jekyll_plugins" ] ;
966976 platforms = [ ] ;
You can’t perform that action at this time.
0 commit comments