mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-19 06:37:51 +00:00
5 lines
134 B
Ruby
5 lines
134 B
Ruby
|
source 'https://rubygems.org'
|
||
|
gem 'github-pages', group: :jekyll_plugins
|
||
|
gem 'stringex', '2.6.0'
|
||
|
gem 'jekyll-redirect-from', '0.10.0'
|