activestorage.gemspec in activestorage_legacy-0.1.3 vs activestorage.gemspec in activestorage_legacy-0.2.0
- old
+ new
@@ -9,10 +9,10 @@
s.name = "activestorage_legacy"
s.version = ActiveStorage.version
s.authors = "David Heinemeier Hansson"
s.email = "david@basecamp.com"
s.summary = "Attach cloud and local files in Rails applications"
- s.homepage = "https://github.com/rails/activestorage"
+ s.homepage = "https://github.com/iagopiimenta/activestorage_legacy"
s.license = "MIT"
s.required_ruby_version = ">= 2.2.2"
s.add_dependency "rails", ">= 3.2.22.4"