Sha256: d54c6c2a0209f5b07883569a3e0efa7cfa9707fdbf41995b2b8710525c0bdaab

Contents?: true

Size: 928 Bytes

Versions: 8

Compression:

Stored size: 928 Bytes

Contents

---
project: 'facter'
author: 'Puppet Labs'
email: 'info@puppetlabs.com'
homepage: 'https://github.com/puppetlabs/facter'
summary: 'Facter, a system inventory tool'
description: 'You can prove anything with facts!'
version_file: 'lib/facter/version.rb'
# files and gem_files are space separated lists
files: '[A-Z]* acceptance bin documentation etc ext install.rb lib libexec man spec'
gem_files: '[A-Z]* install.rb bin etc ext lib spec'
gem_require_path: 'lib'
gem_test_files: 'spec/**/*'
gem_executables: 'facter'
gem_default_executables: 'facter'
gem_platform_dependencies:
  universal-darwin:
    gem_runtime_dependencies:
      CFPropertyList: '~> 2.2'
  x86-mingw32:
    gem_runtime_dependencies:
      ffi: '~> 1.9.5'
  x64-mingw32:
    gem_runtime_dependencies:
      ffi: '~> 1.9.5'
bundle_platforms:
  universal-darwin: ruby
  x86-mingw32: mingw
  x64-mingw32: x64_mingw
pre_tasks:
  'package:apple': 'cfpropertylist'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
facter-2.5.1 ext/project_data.yaml
facter-2.5.1-x86-mingw32 ext/project_data.yaml
facter-2.5.1-x64-mingw32 ext/project_data.yaml
facter-2.5.1-universal-darwin ext/project_data.yaml
facter-2.5.0 ext/project_data.yaml
facter-2.5.0-x86-mingw32 ext/project_data.yaml
facter-2.5.0-x64-mingw32 ext/project_data.yaml
facter-2.5.0-universal-darwin ext/project_data.yaml