summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/terraform-landscape/Gemfile.lock
blob: 7307d8a33f3c12eeb2da20f98ec7fb2296f18e09 (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.6)
      highline (~> 1.7.2)
    diffy (3.2.1)
    highline (1.7.10)
    polyglot (0.3.5)
    terraform_landscape (0.2.1)
      colorize (~> 0.7)
      commander (~> 4.4)
      diffy (~> 3.0)
      treetop (~> 1.6)
    treetop (1.6.10)
      polyglot (~> 0.3)

PLATFORMS
  ruby

DEPENDENCIES
  terraform_landscape

BUNDLED WITH
   2.1.4