Skip to content

Commit a98f703

Browse files
ioquatixeregon
authored andcommitted
Fix missing method on_cruby?.
1 parent 244c6d0 commit a98f703

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/utility/engine'
12
require 'concurrent/constants'
23

34
module Concurrent

0 commit comments

Comments
 (0)