blob: e9a3dea4ab40d413bfd389db895f3aa17cd13a29 (
plain)
1
2
3
4
5
|
# This file is here so that there is a file with the same name as the gem that
# can be required by Bundler.require. Applications should normally
# require 'concurrent'.
require_relative "concurrent"
|