HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //opt/puppetlabs/puppet/lib/ruby/vendor_gems/specifications/puppet-resource_api-1.8.14.gemspec
# -*- encoding: utf-8 -*-
# stub: puppet-resource_api 1.8.14 ruby lib

Gem::Specification.new do |s|
  s.name = "puppet-resource_api".freeze
  s.version = "1.8.14"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["David Schmitt".freeze]
  s.bindir = "exe".freeze
  s.date = "2022-07-18"
  s.email = ["david.schmitt@puppet.com".freeze]
  s.homepage = "https://github.com/puppetlabs/puppet-resource_api".freeze
  s.licenses = ["Apache-2.0".freeze]
  s.rubygems_version = "2.7.6.3".freeze
  s.summary = "This library provides a simple way to write new native resources for puppet.".freeze

  s.installed_by_version = "2.7.6.3" if s.respond_to? :installed_by_version

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<hocon>.freeze, [">= 1.0"])
    else
      s.add_dependency(%q<hocon>.freeze, [">= 1.0"])
    end
  else
    s.add_dependency(%q<hocon>.freeze, [">= 1.0"])
  end
end