mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
7 lines
143 B
Ruby
7 lines
143 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', group: :jekyll_plugins
|
|
gem 'jekyll-redirect-from'
|
|
gem 'jekyll-octicons'
|
|
gem 'jekyll-avatar'
|
|
|