Skip to content

Commit

Permalink
adding more info
Browse files Browse the repository at this point in the history
  • Loading branch information
MitzaCeusan committed Mar 13, 2012
1 parent 7ae0a18 commit c3bb4a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rtf.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
spec = Gem::Specification.new do |s|
s.name = 'rtf'
s.add_development_dependency('rspec')
s.description = 'rft is a rich text library for Ruby. It allows for creating RTF documents.'
s.files = Dir['lib/**/*.rb']
s.has_rdoc = true
s.platform = Gem::Platform::RUBY
Expand Down

0 comments on commit c3bb4a8

Please sign in to comment.