about summary refs log tree commit diff
path: root/pkgs/by-name/ne/neocities-cli/Gemfile.lock
blob: 91b35afca94d22bf34c6971c4e1f7eba9938d669 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
GEM
  remote: https://rubygems.org/
  specs:
    equatable (0.5.0)
    httpclient-fixcerts (2.8.5)
    necromancer (0.4.0)
    neocities (0.0.18)
      httpclient-fixcerts (~> 2.8, >= 2.8.5)
      pastel (~> 0.7, = 0.7.2)
      rake (~> 12.3, >= 12.3.1)
      tty-prompt (~> 0.12, = 0.12.0)
      tty-table (~> 0.10, = 0.10.0)
    pastel (0.7.2)
      equatable (~> 0.5.0)
      tty-color (~> 0.4.0)
    rake (12.3.3)
    strings (0.1.8)
      strings-ansi (~> 0.1)
      unicode-display_width (~> 1.5)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
    tty-color (0.4.3)
    tty-cursor (0.4.0)
    tty-prompt (0.12.0)
      necromancer (~> 0.4.0)
      pastel (~> 0.7.0)
      tty-cursor (~> 0.4.0)
      wisper (~> 1.6.1)
    tty-screen (0.6.5)
    tty-table (0.10.0)
      equatable (~> 0.5.0)
      necromancer (~> 0.4.0)
      pastel (~> 0.7.2)
      strings (~> 0.1.0)
      tty-screen (~> 0.6.4)
    unicode-display_width (1.8.0)
    unicode_utils (1.4.0)
    wisper (1.6.1)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  neocities

BUNDLED WITH
   2.5.5