mirror of
https://github.com/meineerde/rackstash.git
synced 2025-12-24 00:21:11 +00:00
Explicitly require concurrent gem for Buffer class
This commit is contained in:
parent
1b81e763b2
commit
cce94b70ed
@ -5,6 +5,8 @@
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the MIT license. See the LICENSE.txt file for details.
|
||||
|
||||
require 'concurrent'
|
||||
|
||||
require 'rackstash/fields'
|
||||
|
||||
module Rackstash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user