1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 18:00:06 +01:00
blog/Gemfile

8 lines
163 B
Ruby
Raw Normal View History

2013-11-30 04:03:48 +01:00
# A sample Gemfile
source "https://rubygems.org"
# gem "rails"
2013-12-09 23:46:10 +01:00
gem 'jekyll', '>=1.4.0'
gem 'mini_magick', '>=3.6.0'
gem 'fileutils', '>=0.7'
gem 'gsl', '>=1.15.3'