mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 19:26:10 +04:00
9 lines
196 B
Ruby
9 lines
196 B
Ruby
source 'https://rubygems.org' do
|
|
gem 'jekyll-tidy'
|
|
gem 'octopress-autoprefixer'
|
|
gem 'jekyll-contentblocks'
|
|
gem 'jekyll-redirect-from'
|
|
gem 'jekyll-toc'
|
|
gem 'public_suffix', '3.0.0'
|
|
end
|