summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/thwait/thwait.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/thwait/thwait.gemspec b/lib/thwait/thwait.gemspec
index 2aa31bdf01..fc03942aba 100644
--- a/lib/thwait/thwait.gemspec
+++ b/lib/thwait/thwait.gemspec
@@ -1,6 +1,7 @@
begin
require_relative "lib/thwait/version"
rescue LoadError
+ # for Ruby core repository
require_relative "version"
end