lrama.gemspec in lrama-0.5.1 vs lrama.gemspec in lrama-0.5.2

- old
+ new

@@ -6,10 +6,10 @@ spec.authors = ["Yuichiro Kaneko"] spec.email = ["spiketeika@gmail.com"] spec.summary = "LALR (1) parser generator written by Ruby" spec.description = "LALR (1) parser generator written by Ruby" - spec.homepage = "https://github.com/yui-knk/lrama" + spec.homepage = "https://github.com/ruby/lrama" # See LEGAL.md file for detail spec.license = "GNU GPLv3" spec.required_ruby_version = Gem::Requirement.new(">= 2.5.0") spec.files = Dir.chdir(File.expand_path(__dir__)) do