mdb-ui-kit/Gemfile

7 lines
92 B
Ruby
Raw Normal View History

2015-11-02 22:42:29 +03:00
source 'https://rubygems.org'
gem 'sass'
2015-11-20 02:18:15 +03:00
gem 'jekyll'
2015-11-21 02:22:56 +03:00
gem 'jekyll-less'
gem 'therubyracer'