Sha256: e8196c22115e33ae22661f3c2832f42ced6e5aecac6fa85f991cf1c2ca0e4883

Contents?: true

Size: 1.4 KB

Versions: 18

Compression:

Stored size: 1.4 KB

Contents

---
project: 'puppet'
author: 'Puppet Labs'
email: 'info@puppetlabs.com'
homepage: 'https://github.com/puppetlabs/puppet'
summary: 'Puppet, an automated configuration management tool'
description: 'Puppet, an automated configuration management tool'
version_file: 'lib/puppet/version.rb'
# files and gem_files are space separated lists
files: '[A-Z]* install.rb bin lib conf man examples ext tasks spec'
# The gem specification bits only work on Puppet >= 3.0rc, NOT 2.7.x and earlier
gem_files: '[A-Z]* install.rb bin lib conf man examples ext tasks spec'
gem_test_files: 'spec/**/*'
gem_executables: 'puppet'
gem_default_executables: 'puppet'
gem_forge_project: 'puppet'
gem_runtime_dependencies:
  facter: ['> 1.6', '< 3']
  hiera: '~> 1.0'
  rgen: '~> 0.6.5'
  json_pure:
gem_rdoc_options:
  - --title
  - "Puppet - Configuration Management"
  - --main
  - README.md
  - --line-numbers
gem_platform_dependencies:
  x86-mingw32:
    gem_runtime_dependencies:
      # Pinning versions that require native extensions
      ffi: '1.9.0'
      sys-admin: '1.5.6'
      win32-api: '1.4.8'
      win32-dir: '~> 0.4.3'
      win32-eventlog: '~> 0.5.3'
      win32-process: '~> 0.6.5'
      win32-security: '~> 0.1.4'
      win32-service: '0.7.2'
      win32-taskscheduler: '~> 0.2.2'
      win32console:  '1.3.2'
      windows-api: '~> 0.4.2'
      windows-pr: '~> 1.2.2'
      minitar: '~> 0.5.4'
bundle_platforms:
  x86-mingw32: mingw

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
puppet-3.6.2 ext/project_data.yaml
puppet-3.6.2-x86-mingw32 ext/project_data.yaml
puppet-3.6.1 ext/project_data.yaml
puppet-3.6.1-x86-mingw32 ext/project_data.yaml
puppet-3.6.0 ext/project_data.yaml
puppet-3.6.0-x86-mingw32 ext/project_data.yaml
puppet-3.6.0.rc1 ext/project_data.yaml
puppet-3.6.0.rc1-x86-mingw32 ext/project_data.yaml
puppet-3.5.1 ext/project_data.yaml
puppet-3.5.1-x86-mingw32 ext/project_data.yaml
puppet-3.5.1.rc1 ext/project_data.yaml
puppet-3.5.1.rc1-x86-mingw32 ext/project_data.yaml
puppet-3.5.0.rc3 ext/project_data.yaml
puppet-3.5.0.rc3-x86-mingw32 ext/project_data.yaml
puppet-3.5.0.rc2 ext/project_data.yaml
puppet-3.5.0.rc2-x86-mingw32 ext/project_data.yaml
puppet-3.5.0.rc1 ext/project_data.yaml
puppet-3.5.0.rc1-x86-mingw32 ext/project_data.yaml