Skip to content

Commit

Permalink
Incremented Kramdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson committed Mar 15, 2016
1 parent cfb9d89 commit 41b9336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govspeak.gemspec
Expand Up @@ -24,7 +24,7 @@ library for use in the UK Government Single Domain project}
s.test_files = Dir['test/**/*']
s.require_paths = ["lib"]

s.add_dependency 'kramdown', '~> 1.5.0'
s.add_dependency 'kramdown', '~> 1.10.0'
s.add_dependency 'htmlentities', '~> 4'
s.add_dependency "sanitize", "~> 2.1.0"
s.add_dependency 'nokogiri', '~> 1.5'
Expand Down

0 comments on commit 41b9336

Please sign in to comment.