Skip to content

Commit

Permalink
Merge pull request #1035 from repotag/remove_rinku
Browse files Browse the repository at this point in the history
Remove superfluous dependency on rinku, fix jruby
  • Loading branch information
Yuki Izumi authored Mar 30, 2017
2 parents 4553110 + 4b52d6d commit e1f9662
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion github-markup.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Gem::Specification.new do |s|
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = %w[lib]

s.add_dependency "rinku"
s.add_development_dependency 'rake', '~> 12'
s.add_development_dependency 'activesupport', '~> 4.0'
s.add_development_dependency 'minitest', '~> 5.4', '>= 5.4.3'
Expand Down

0 comments on commit e1f9662

Please sign in to comment.