Skip to content

Commit

Permalink
Remove redcarpet dependency as it not being used
Browse files Browse the repository at this point in the history
  • Loading branch information
Eloy Perez committed Apr 13, 2021
1 parent fbf1c3a commit 6975cff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion support/support.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Gem::Specification.new do |s|
s.add_dependency 'rack-test'
s.add_dependency 'rake'
s.add_dependency 'yard'
s.add_dependency 'redcarpet'
s.add_dependency 'simplecov'
s.add_dependency 'coveralls'
end

0 comments on commit 6975cff

Please sign in to comment.