summary refs log tree commit diff
path: root/pkgs/tools/system/colorls/Gemfile.lock
blob: 583fd3b12028a2c2f21a52e79c7f35c27bbd0c77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
GEM
  remote: https://rubygems.org/
  specs:
    clocale (0.0.4)
    colorls (1.2.0)
      clocale (~> 0)
      filesize (~> 0)
      manpages (~> 0)
      rainbow (>= 2.2, < 4.0)
    filesize (0.2.0)
    manpages (0.6.1)
    rainbow (3.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  colorls

BUNDLED WITH
   1.17.2