Skip to content

Commit ef567a2

Browse files
committed
require ostruct
1 parent 108fcef commit ef567a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ldclient-rb/impl/integrations/consul_impl.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module Consul
1010
class ConsulFeatureStoreCore
1111
begin
1212
require "diplomat"
13+
require "ostruct"
1314
CONSUL_ENABLED = true
1415
rescue ScriptError, StandardError
1516
CONSUL_ENABLED = false

0 commit comments

Comments
 (0)