Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed May 7, 2014
1 parent 22db94f commit d462dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-html-pipeline.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test)/})
spec.require_paths = ["lib"]

spec.add_dependency "jekyll", "~> 2.0.0.alpha.1 "
spec.add_dependency "jekyll", "~> 2.0.0"
spec.add_dependency('html-pipeline', "~> 1.0.0")

spec.add_development_dependency "bundler", "~> 1.4"
Expand Down

0 comments on commit d462dce

Please sign in to comment.