1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

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

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"