Skip to content

Commit

Permalink
Set Liquid version explicitly to 2.2.2, fixes imathis#243
Browse files Browse the repository at this point in the history
  • Loading branch information
fhemberger committed Oct 24, 2011
1 parent a81ef5e commit 06e8c51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -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'
1 change: 1 addition & 0 deletions Gemfile.lock
Expand Up @@ -55,6 +55,7 @@ DEPENDENCIES
compass (>= 0.11)
haml (>= 3.1)
jekyll
liquid (= 2.2.2)
pygments.rb
rack
rake
Expand Down

0 comments on commit 06e8c51

Please sign in to comment.