lib/contrast/agent/inventory/policy/policy.rb in contrast-agent-3.8.5 vs lib/contrast/agent/inventory/policy/policy.rb in contrast-agent-3.9.0
- old
+ new
@@ -3,10 +3,10 @@
cs__scoped_require 'contrast/agent/inventory/policy/trigger_node'
cs__scoped_require 'contrast/agent/patching/policy/policy'
# classes required by patches in the policy
-cs__scoped_require 'contrast/core_extensions/inventory/datastores'
+cs__scoped_require 'contrast/extensions/ruby_core/inventory/datastores'
module Contrast
module Agent
module Inventory
module Policy