diff options
-rw-r--r-- | actiontext/actiontext.gemspec | 1 |
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" |