We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0306203 commit e005b5dCopy full SHA for e005b5d
auto_html.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
9
gem.email = '[email protected]'
10
gem.homepage = 'http://github.com/dejan/auto_html'
11
12
- gem.add_dependency('rinku', '~> 1.5.0')
+ gem.add_dependency('rinku', '~> 1.7')
13
gem.add_dependency('redcarpet', '~> 3.1')
14
15
# ensure the gem is built out of versioned files
0 commit comments