1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-24 18:58:15 +04:00
Files
tabler/Gemfile

8 lines
158 B
Ruby

source 'https://rubygems.org' do
gem 'jekyll-tidy'
gem 'jekyll-redirect-from'
gem 'jekyll-toc'
gem 'jekyll-random'
gem 'public_suffix', '3.0.0'
end