aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/actiontext.gemspec
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2019-01-05 11:57:26 +0200
committerbogdanvlviv <bogdanvlviv@gmail.com>2019-01-05 11:57:26 +0200
commitb04b008b3d5c8087ea3d5c076d75b3aa7e8a5150 (patch)
tree7abf4b36781e12d891058a9f2e12b6676b7b4f29 /actiontext/actiontext.gemspec
parent86517942e469193e8624d5078d718785552c1270 (diff)
downloadrails-b04b008b3d5c8087ea3d5c076d75b3aa7e8a5150.tar.gz
rails-b04b008b3d5c8087ea3d5c076d75b3aa7e8a5150.tar.bz2
rails-b04b008b3d5c8087ea3d5c076d75b3aa7e8a5150.zip
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.
Diffstat (limited to 'actiontext/actiontext.gemspec')
-rw-r--r--actiontext/actiontext.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/actiontext/actiontext.gemspec b/actiontext/actiontext.gemspec
index edc173349e..e9381d1ec5 100644
--- a/actiontext/actiontext.gemspec
+++ b/actiontext/actiontext.gemspec
@@ -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"