mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
6 lines
91 B
Ruby
6 lines
91 B
Ruby
source 'https://rubygems.org'
|
|
|
|
group :development, :test do
|
|
gem 'jekyll', '~> 3.1.2'
|
|
end
|