mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add same comment to thwait.gemspec like other gemspec at r64145
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ae83c35b90
commit
b95fff7ffa
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
begin
|
||||
require_relative "lib/thwait/version"
|
||||
rescue LoadError
|
||||
# for Ruby core repository
|
||||
require_relative "version"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue