Skip to content

Commit 6f76667

Browse files
committed
Fix missing method on_cruby?.
1 parent 50b538c commit 6f76667

File tree

1 file changed

+1
-0
lines changed
  • lib/concurrent-ruby/concurrent/atomic

1 file changed

+1
-0
lines changed

lib/concurrent-ruby/concurrent/atomic/locals.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'concurrent/engine'
12
require 'concurrent/constants'
23

34
module Concurrent

0 commit comments

Comments
 (0)