lib/jss.rb in ruby-jss-0.10.1 vs lib/jss.rb in ruby-jss-0.10.2a4

- old
+ new

@@ -158,10 +158,12 @@ class MobileDeviceApplication < JSS::APIObject; end class NetBootServer < JSS::APIObject; end class NetworkSegment < JSS::APIObject; end class OSXConfigurationProfile < JSS::APIObject; end class Package < JSS::APIObject; end + class Patch < JSS::APIObject; end + class PatchPolicy < JSS::APIObject; end class PeripheralType < JSS::APIObject; end class Peripheral < JSS::APIObject; end class Policy < JSS::APIObject; end class RemovableMacAddress < JSS::APIObject; end class RestrictedSoftware < JSS::APIObject; end @@ -181,9 +183,11 @@ module Updatable; end module Extendable; end module SelfServable; end module Categorizable; end module VPPable; end + module Sitable; end + module MDM; end end # module JSS ### Load the rest of the module