Files
portalEditorial-front/modulos/footer/bootstrap/Gemfile
T
2018-10-23 13:44:45 -05:00

9 lines
199 B
Ruby

source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.7.0'
gem 'jekyll-redirect-from', '~> 0.13.0'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.5.1'
end