~ubuntu-branches/ubuntu/wily/puppet/wily

« back to all changes in this revision

Viewing changes to ext/project_data.yaml

  • Committer: Package Import Robot
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2014-04-17 14:50:28 UTC
  • mfrom: (3.1.59 sid)
  • Revision ID: package-import@ubuntu.com-20140417145028-j3p3dwvp8ggpzvaf
Tags: 3.5.1-1
ImportedĀ upstreamĀ releaseĀ 3.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
gem_default_executables: 'puppet'
16
16
gem_forge_project: 'puppet'
17
17
gem_runtime_dependencies:
18
 
  facter: '~> 1.6'
 
18
  facter: ['> 1.6', '< 3']
19
19
  hiera: '~> 1.0'
20
20
  rgen: '~> 0.6.5'
 
21
  json_pure:
21
22
gem_rdoc_options:
22
23
  - --title
23
24
  - "Puppet - Configuration Management"
24
25
  - --main
25
26
  - README.md
26
27
  - --line-numbers
 
28
gem_platform_dependencies:
 
29
  x86-mingw32:
 
30
    gem_runtime_dependencies:
 
31
      # Pinning versions that require native extensions
 
32
      ffi: '1.9.0'
 
33
      sys-admin: '1.5.6'
 
34
      win32-api: '1.4.8'
 
35
      win32-dir: '~> 0.4.3'
 
36
      win32-eventlog: '~> 0.5.3'
 
37
      win32-process: '~> 0.6.5'
 
38
      win32-security: '~> 0.1.4'
 
39
      win32-service: '0.7.2'
 
40
      win32-taskscheduler: '~> 0.2.2'
 
41
      win32console:  '1.3.2'
 
42
      windows-api: '~> 0.4.2'
 
43
      windows-pr: '~> 1.2.2'
 
44
      minitar: '~> 0.5.4'
 
45
bundle_platforms:
 
46
  x86-mingw32: mingw