biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / applications / misc / coltrane / Gemfile.lock
blobbb733f54288cd95a96f0e86dca9953972ea20d40
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     activesupport (7.0.4.2)
5       concurrent-ruby (~> 1.0, >= 1.0.2)
6       i18n (>= 1.6, < 2)
7       minitest (>= 5.1)
8       tzinfo (~> 2.0)
9     cli-ui (1.5.1)
10     color (1.8)
11     coltrane (4.1.1)
12       activesupport (> 5.2)
13       color (~> 1.8)
14       dry-monads (~> 0.4)
15       gambiarra (~> 0)
16       paint (~> 2.0)
17     concurrent-ruby (1.2.2)
18     dry-core (0.9.1)
19       concurrent-ruby (~> 1.0)
20       zeitwerk (~> 2.6)
21     dry-equalizer (0.3.0)
22     dry-monads (0.4.0)
23       dry-core (~> 0.3, >= 0.3.3)
24       dry-equalizer
25     gambiarra (0.0.5)
26       activesupport (> 5.2)
27       cli-ui (~> 1.1)
28       thor (~> 1.1.0)
29     i18n (1.12.0)
30       concurrent-ruby (~> 1.0)
31     minitest (5.18.0)
32     paint (2.3.0)
33     thor (1.1.0)
34     tzinfo (2.0.6)
35       concurrent-ruby (~> 1.0)
36     zeitwerk (2.6.7)
38 PLATFORMS
39   x86_64-linux
41 DEPENDENCIES
42   coltrane
44 BUNDLED WITH
45    2.3.26