bash3boilerplate/website/Gemfile

5 lines
134 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'stringex', '2.6.0'
gem 'jekyll-redirect-from', '0.10.0'