1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fixed inconsistency gemspec location.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2018-07-31 12:12:33 +00:00
parent 7c98049892
commit b7d3d7719e

View file

@ -1,4 +1,4 @@
require_relative "thwait/version"
require_relative "version"
Gem::Specification.new do |spec|
spec.name = "thwait"