Frederic Hemberger 2011-10-24 08:05:03 +02:00
parent a81ef5e28b
commit 06e8c51a1a
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ group :development do
gem 'rubypants'
gem 'rb-fsevent'
gem 'stringex'
gem 'liquid', '2.2.2'
end
gem 'sinatra', '1.2.6'

View File

@ -55,6 +55,7 @@ DEPENDENCIES
compass (>= 0.11)
haml (>= 3.1)
jekyll
liquid (= 2.2.2)
pygments.rb
rack
rake