pears.gemspec in pears-0.0.7 vs pears.gemspec in pears-0.0.8
- old
+ new
@@ -6,13 +6,13 @@
spec.name = "pears"
spec.version = Pears::VERSION
spec.authors = ["Steven Kemp"]
spec.email = ["steven@remarkgroup.com"]
- spec.summary = "Ingest hot-swappable configuration data"
- spec.homepage = "https://www.rubygems.com"
+ spec.summary = "An overly complicated library for juggling configuration data."
+ spec.homepage = "https://bitbucket.org/ivaldi/rubygems-pears/src/master/"
spec.license = "MIT"
- spec.required_ruby_version = ">= 3.0.1"
+ spec.required_ruby_version = ">= 2.7.4"
spec.metadata["homepage_uri"] = spec.homepage
# Specify which files should be added to the gem when it is released.
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.