Merge pull request #329823 from ExpidusOS/fix/pkgsllvm/elfutils
[NixPkgs.git] / pkgs / by-name / ba / bashly / Gemfile.lock
blobb7d336769261e238191a443ec1de361a2a28ce32
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     bashly (1.1.10)
5       colsole (>= 0.8.1, < 2)
6       completely (~> 0.6.1)
7       filewatcher (~> 2.0)
8       gtx (~> 0.1)
9       lp (~> 0.2)
10       mister_bin (~> 0.7)
11       psych (>= 3.3.2, < 7)
12       tty-markdown (~> 0.7)
13     colsole (1.0.0)
14     completely (0.6.2)
15       colsole (>= 0.8.1, < 2)
16       mister_bin (~> 0.7)
17     docopt_ng (0.7.1)
18     filewatcher (2.1.0)
19       module_methods (~> 0.1.0)
20     gtx (0.1.0)
21     kramdown (2.4.0)
22       rexml
23     lp (0.2.1)
24     mister_bin (0.7.6)
25       colsole (>= 0.8.1, < 2)
26       docopt_ng (~> 0.7, >= 0.7.1)
27     module_methods (0.1.0)
28     pastel (0.8.0)
29       tty-color (~> 0.5)
30     psych (5.1.2)
31       stringio
32     rexml (3.2.6)
33     rouge (4.2.1)
34     stringio (3.1.0)
35     strings (0.2.1)
36       strings-ansi (~> 0.2)
37       unicode-display_width (>= 1.5, < 3.0)
38       unicode_utils (~> 1.4)
39     strings-ansi (0.2.0)
40     tty-color (0.6.0)
41     tty-markdown (0.7.2)
42       kramdown (>= 1.16.2, < 3.0)
43       pastel (~> 0.8)
44       rouge (>= 3.14, < 5.0)
45       strings (~> 0.2.0)
46       tty-color (~> 0.5)
47       tty-screen (~> 0.8)
48     tty-screen (0.8.2)
49     unicode-display_width (2.5.0)
50     unicode_utils (1.4.0)
52 PLATFORMS
53   x86_64-linux
55 DEPENDENCIES
56   bashly
58 BUNDLED WITH
59    2.3.26