Skip to content

Commit a423377

Browse files
committed
Missing require for releaseing
1 parent e411434 commit a423377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require_relative 'lib/concurrent/version'
2+
require_relative 'lib-edge/concurrent/edge/version'
23
require_relative 'lib/concurrent/utility/engine'
34

45
if Concurrent.ruby_version :<, 2, 0, 0

0 commit comments

Comments
 (0)