Skip to content

Commit

Permalink
Switching to kramdown to make JRuby happy
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Feb 22, 2014
1 parent 5655598 commit 34d83a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resque-scheduler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'bundler', '~> 1.5'
spec.add_development_dependency 'json'
spec.add_development_dependency 'kramdown'
spec.add_development_dependency 'mocha'
spec.add_development_dependency 'pry'
spec.add_development_dependency 'rack-test'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'redcarpet'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'simplecov'
spec.add_development_dependency 'yard'
Expand Down

0 comments on commit 34d83a4

Please sign in to comment.