judge_system.gemspec in judge_system-1.2.3 vs judge_system.gemspec in judge_system-1.2.4
- old
+ new
@@ -4,10 +4,10 @@
require 'judge_system/version'
Gem::Specification.new do |spec|
spec.name = "judge_system"
spec.version = JudgeSystem::VERSION
- spec.authors = ["Toshifumi Kiyono"]
+ spec.authors = ["getty104"]
spec.email = ["hayabusatoshihumi@gmail.com"]
spec.summary = %q{This is a judge system for online judge }
spec.description = "This is a judge system for online judge. \nThis gem work under the wandbox api."
spec.homepage = "https://github.com/getty104/judge_system"