about summary refs log tree commit diff
path: root/pkgs/tools/misc/3llo/Gemfile.lock
blob: 76926d648aff2aa94b63a0ee70a9da5618b72a5c (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:
    3llo (1.3.1)
      tty-prompt (~> 0.20)
    pastel (0.8.0)
      tty-color (~> 0.5)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    wisper (2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  3llo (= 1.3.1)

BUNDLED WITH
   2.2.33