mirror of
https://github.com/meineerde/rackstash.git
synced 2025-12-19 15:01:12 +00:00
Do not require 'complex'. It's not needed and deprecated
This commit is contained in:
parent
dda72c2f84
commit
1687a817b7
@ -1,12 +1,11 @@
|
||||
# frozen_string_literal: true
|
||||
#
|
||||
# Copyright 2017 Holger Just
|
||||
# Copyright 2017 - 2018 Holger Just
|
||||
#
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the MIT license. See the LICENSE.txt file for details.
|
||||
|
||||
require 'bigdecimal'
|
||||
require 'complex'
|
||||
require 'pathname'
|
||||
require 'uri'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user