random_gem.gemspec in random_gem-0.1.0 vs random_gem.gemspec in random_gem-0.1.1
- old
+ new
@@ -5,10 +5,10 @@
spec.version = RandomGem::VERSION
spec.authors = ["a5-stable"]
spec.email = ["sh07e1916@gmail.com"]
spec.summary = "pick up a random gem from rubygems"
- spec.description = "RandomGem is a Ruby gem that selects a random gem from RubyGems and returns its name. Also, it provides a command to add a random gem to your Gemfile."
+ spec.description = "RandomGem is a Ruby gem that picks a random gem from RubyGems and returns its info. Also, it provides a command to add a random gem to your Gemfile."
spec.homepage = "https://github.com/a5-stable/random_gem"
spec.license = "MIT"
spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
spec.metadata["homepage_uri"] = spec.homepage