Skip to content

Commit

Permalink
Merge pull request #29 from parkr/patch-2
Browse files Browse the repository at this point in the history
Bump Liquid dependency to v2.5.4
  • Loading branch information
benbalter committed Nov 11, 2013
2 parents c692648 + 69917d7 commit 18c7626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-pages.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.add_dependency("RedCloth", "= 4.2.9")
s.add_dependency("jekyll", "= 1.3.0")
s.add_dependency("kramdown", "= 1.2.0")
s.add_dependency("liquid", "= 2.5.3")
s.add_dependency("liquid", "= 2.5.4")
s.add_dependency("maruku", "= 0.6.1")
s.add_dependency("rdiscount", "= 2.1.7")
s.add_dependency("redcarpet", "= 2.3.0")
Expand Down

0 comments on commit 18c7626

Please sign in to comment.