Skip to content

Commit

Permalink
Update Kramdown to current version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindew committed Sep 29, 2016
1 parent fa04f00 commit eb4669c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govspeak.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ library for use in the UK Government Single Domain project}
s.executables = s.files.grep(%r{^bin/}) { |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_dependency 'kramdown', '~> 1.10.0'
s.add_dependency 'kramdown', '~> 1.12.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 eb4669c

Please sign in to comment.