Skip to content

Commit

Permalink
Fix missing method on_cruby?.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix authored and eregon committed Jan 23, 2023
1 parent 244c6d0 commit a98f703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/concurrent-ruby/concurrent/atomic/locals.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'concurrent/utility/engine'
require 'concurrent/constants'

module Concurrent
Expand Down

0 comments on commit a98f703

Please sign in to comment.