1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-25 19:34:48 +01:00
blog/Gemfile
2014-07-02 12:57:18 +02:00

7 lines
141 B
Ruby

# A sample Gemfile
source "https://rubygems.org"
# gem "rails"
gem 'jekyll', '>=2.0.0'
gem 'mini_magick', '>=3.6.0'
gem 'fileutils', '>=0.7'