mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Make sure mini-magick is in.
This commit is contained in:
parent
b158231caf
commit
5f5b397038
4
Gemfile
4
Gemfile
@ -2,11 +2,11 @@ source 'https://rubygems.org'
|
|||||||
|
|
||||||
gem 'rake'
|
gem 'rake'
|
||||||
|
|
||||||
|
gem 'mini_magick'
|
||||||
|
|
||||||
gem 'jekyll'
|
gem 'jekyll'
|
||||||
gem 'jekyll-assets'
|
gem 'jekyll-assets'
|
||||||
|
|
||||||
gem 'mini_magick'
|
|
||||||
|
|
||||||
gem 'octopress', '~> 3.0.0.rc.14'
|
gem 'octopress', '~> 3.0.0.rc.14'
|
||||||
gem 'octopress-deploy', '~> 1.0.0.rc.11'
|
gem 'octopress-deploy', '~> 1.0.0.rc.11'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user