Skip to content

Commit

Permalink
Merge pull request jarrett#12 from hajder/master
Browse files Browse the repository at this point in the history
Missing dependency
  • Loading branch information
jarrett committed Nov 8, 2012
2 parents 41298e0 + cfb4eea commit e1588c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rbbcode.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/jarrett/rbbcode'

s.add_runtime_dependency 'treetop'
s.add_runtime_dependency 'sanitize'
s.add_development_dependency 'lorax'

s.post_install_message = File.read(File.join(File.dirname(__FILE__), 'post_install_message.txt'))
Expand Down

0 comments on commit e1588c8

Please sign in to comment.