Skip to content

Commit

Permalink
Merge pull request #38 from gjtorikian/add-yuki
Browse files Browse the repository at this point in the history
Add Yuki
  • Loading branch information
gjtorikian authored Mar 22, 2017
2 parents b57a16d + 8a92485 commit 48d0f1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions commonmarker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ Gem::Specification.new do |s|
s.version = CommonMarker::VERSION
s.summary = 'CommonMark parser and renderer. Written in C, wrapped in Ruby.'
s.description = 'A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.'
s.authors = ['Garen Torikian']
s.email = ['gjtorikian@gmail.com']
s.authors = ['Garen Torikian', 'Yuki Izumi']
s.homepage = 'http://github.com/gjtorikian/commonmarker'
s.license = 'MIT'
s.required_ruby_version = '>= 2.0.0'
Expand Down

0 comments on commit 48d0f1f

Please sign in to comment.