Skip to content

Commit 783c48c

Browse files
committed
Add missing require
1 parent bb7d600 commit 783c48c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

concurrent-ruby-edge.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require File.join(File.dirname(__FILE__ ), 'lib/concurrent/version')
12
require File.join(File.dirname(__FILE__ ), 'lib-edge/concurrent/edge/version')
23

34
Gem::Specification.new do |s|

0 commit comments

Comments
 (0)