chota/Gemfile

6 lines
109 B
Ruby
Raw Normal View History

2022-08-31 03:50:43 +03:00
source "https://rubygems.org"
2022-08-31 04:02:01 +03:00
gem "github-pages", "~> 227", group: :jekyll_plugins
2022-08-31 03:50:43 +03:00
2022-08-31 04:02:01 +03:00
gem "webrick", "~> 1.7"