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

remove rubypants requirement

This commit is contained in:
Matthias Kretschmann 2013-12-05 00:04:00 +01:00
parent 4ee88fe11c
commit cae922e968
2 changed files with 0 additions and 3 deletions

View File

@ -5,5 +5,4 @@ source "https://rubygems.org"
gem 'jekyll', '~>1.3.0'
gem 'mini_magick', '~>3.6.0'
gem 'fileutils', '~>0.7'
gem 'rubypants', '~> 0.2.0'
gem 'gsl', '~> 1.15.3'

View File

@ -44,7 +44,6 @@ GEM
ffi (>= 0.5.0)
redcarpet (2.3.0)
rmagick (2.13.2)
rubypants (0.2.0)
safe_yaml (0.9.7)
subexec (0.2.3)
syntax (1.0.0)
@ -58,4 +57,3 @@ DEPENDENCIES
gsl (~> 1.15.3)
jekyll (~> 1.3.0)
mini_magick (~> 3.6.0)
rubypants (~> 0.2.0)