about summary refs log tree commit diff
path: root/pkgs/by-name/pu/puppet/Gemfile.lock
blob: 290ba9d19235ae7b788e154c221d57ccd1d94845 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
GEM
  remote: https://rubygems.org/
  specs:
    concurrent-ruby (1.2.3)
    deep_merge (1.2.2)
    facter (4.7.0)
      hocon (~> 1.3)
      thor (>= 1.0.1, < 1.3)
    fast_gettext (2.3.0)
    hocon (1.4.0)
    locale (2.1.4)
    multi_json (1.15.0)
    puppet (8.6.0)
      concurrent-ruby (~> 1.0)
      deep_merge (~> 1.0)
      facter (>= 4.3.0, < 5)
      fast_gettext (>= 2.1, < 3)
      locale (~> 2.1)
      multi_json (~> 1.13)
      puppet-resource_api (~> 1.5)
      scanf (~> 1.0)
      semantic_puppet (~> 1.0)
    puppet-resource_api (1.9.0)
      hocon (>= 1.0)
    scanf (1.0.0)
    semantic_puppet (1.1.0)
    thor (1.2.2)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  puppet

BUNDLED WITH
   2.5.9