summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/terraform-landscape/Gemfile.lock
blob: 047ddaadad072619d04776a4c8a484cab01477ed (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
GEM
  remote: https://rubygems.org/
  specs:
    colorize (0.8.1)
    commander (4.4.4)
      highline (~> 1.7.2)
    diffy (3.2.0)
    highline (1.7.10)
    polyglot (0.3.5)
    terraform_landscape (0.1.17)
      colorize (~> 0.7)
      commander (~> 4.4)
      diffy (~> 3.0)
      treetop (~> 1.6)
    treetop (1.6.9)
      polyglot (~> 0.3)

PLATFORMS
  ruby

DEPENDENCIES
  terraform_landscape

BUNDLED WITH
   1.14.6