aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activestorage.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/activestorage.gemspec b/activestorage.gemspec
index afaad2af6d..ce366d60c2 100644
--- a/activestorage.gemspec
+++ b/activestorage.gemspec
@@ -3,7 +3,7 @@ Gem::Specification.new do |s|
s.version = "0.1"
s.authors = "David Heinemeier Hansson"
s.email = "david@basecamp.com"
- s.summary = "Store files in Rails applications"
+ s.summary = "Attach cloud and local files in Rails applications"
s.homepage = "https://github.com/rails/activestorage"
s.license = "MIT"