about summary refs log tree commit diff
path: root/pkgs/tools/system/colorls/Gemfile.lock
blob: 29f4e6bd87da82f3fb4e5b0228b753f4f33d25e7 (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
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    clocale (0.0.4)
    colorls (1.4.6)
      addressable (~> 2.7)
      clocale (~> 0)
      filesize (~> 0)
      manpages (~> 0)
      rainbow (>= 2.2, < 4.0)
      unicode-display_width (>= 1.7, < 3.0)
    filesize (0.2.0)
    manpages (0.6.1)
    public_suffix (4.0.7)
    rainbow (3.1.1)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  colorls

BUNDLED WITH
   2.3.9