Remove comment from `actiontext/actiontext.gemspec`

This comment was autogenerated, see
`railties/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt`
Since actiontext is well described in this file, I think we shouldn't
keep this comment. Note that this commit is more like cosmetic change,
so it is OK if we don't merge this.
This commit is contained in:
bogdanvlviv 2019-01-05 11:57:26 +02:00
parent 86517942e4
commit b04b008b3d
No known key found for this signature in database
GPG Key ID: E4ACD76A6DB6DFDD
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
version = File.read(File.expand_path("../RAILS_VERSION", __dir__)).strip
# Describe your gem and declare its dependencies:
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = "actiontext"