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/hiera-eyaml-3.2.2.gemspec
# -*- encoding: utf-8 -*-
# stub: hiera-eyaml 3.2.2 ruby lib

Gem::Specification.new do |s|
  s.name = "hiera-eyaml".freeze
  s.version = "3.2.2"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Tom Poulton".freeze]
  s.date = "2021-05-03"
  s.description = "Hiera backend for decrypting encrypted yaml properties".freeze
  s.executables = ["eyaml".freeze]
  s.files = ["bin/eyaml".freeze]
  s.homepage = "https://github.com/voxpupuli/hiera-eyaml/".freeze
  s.licenses = ["MIT".freeze]
  s.rubygems_version = "2.7.6.3".freeze
  s.summary = "OpenSSL Encryption backend for Hiera".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<optimist>.freeze, [">= 0"])
      s.add_runtime_dependency(%q<highline>.freeze, [">= 0"])
    else
      s.add_dependency(%q<optimist>.freeze, [">= 0"])
      s.add_dependency(%q<highline>.freeze, [">= 0"])
    end
  else
    s.add_dependency(%q<optimist>.freeze, [">= 0"])
    s.add_dependency(%q<highline>.freeze, [">= 0"])
  end
end