Skip to content

Commit

Permalink
jekyll 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fauno committed Apr 4, 2018
1 parent 84f6703 commit e7437f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-pandoc-multiple-formats.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ['lib']

gem.add_dependency('jekyll', '~> 3.6.0')
gem.add_dependency('jekyll', '~> 3.7.0')
gem.add_dependency('pdf_info', '~> 0.5.0')
gem.add_dependency('rtex', '~> 2.1.0')
gem.add_development_dependency('rake', '~> 10.5.0')
Expand Down

0 comments on commit e7437f7

Please sign in to comment.