From b04b008b3d5c8087ea3d5c076d75b3aa7e8a5150 Mon Sep 17 00:00:00 2001 From: bogdanvlviv Date: Sat, 5 Jan 2019 11:57:26 +0200 Subject: 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. --- actiontext/actiontext.gemspec | 1 - 1 file changed, 1 deletion(-) (limited to 'actiontext/actiontext.gemspec') 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" -- cgit v1.2.3