about summary refs log tree commit diff
path: root/pkgs/by-name/ba/bashly/Gemfile.lock
blob: 0021014b372847aa7bdddcaa28898b4f662d9cf1 (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
49
50
51
52
53
54
55
56
57
58
59
GEM
  remote: https://rubygems.org/
  specs:
    bashly (1.1.1)
      colsole (>= 0.8.1, < 2)
      completely (~> 0.6.1)
      filewatcher (~> 2.0)
      gtx (~> 0.1)
      lp (~> 0.2)
      mister_bin (~> 0.7)
      psych (>= 3.3.2, < 7)
      tty-markdown (~> 0.7)
    colsole (1.0.0)
    completely (0.6.1)
      colsole (>= 0.8.1, < 2)
      mister_bin (~> 0.7)
    docopt_ng (0.7.1)
    filewatcher (2.1.0)
      module_methods (~> 0.1.0)
    gtx (0.1.0)
    kramdown (2.4.0)
      rexml
    lp (0.2.1)
    mister_bin (0.7.6)
      colsole (>= 0.8.1, < 2)
      docopt_ng (~> 0.7, >= 0.7.1)
    module_methods (0.1.0)
    pastel (0.8.0)
      tty-color (~> 0.5)
    psych (5.1.1.1)
      stringio
    rexml (3.2.6)
    rouge (4.1.3)
    stringio (3.0.8)
    strings (0.2.1)
      strings-ansi (~> 0.2)
      unicode-display_width (>= 1.5, < 3.0)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
    tty-color (0.6.0)
    tty-markdown (0.7.2)
      kramdown (>= 1.16.2, < 3.0)
      pastel (~> 0.8)
      rouge (>= 3.14, < 5.0)
      strings (~> 0.2.0)
      tty-color (~> 0.5)
      tty-screen (~> 0.8)
    tty-screen (0.8.1)
    unicode-display_width (2.5.0)
    unicode_utils (1.4.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  bashly

BUNDLED WITH
   2.3.26