python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / tools / misc / 3llo / Gemfile.lock
blob76926d648aff2aa94b63a0ee70a9da5618b72a5c
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     3llo (1.3.1)
5       tty-prompt (~> 0.20)
6     pastel (0.8.0)
7       tty-color (~> 0.5)
8     tty-color (0.6.0)
9     tty-cursor (0.7.1)
10     tty-prompt (0.23.1)
11       pastel (~> 0.8)
12       tty-reader (~> 0.8)
13     tty-reader (0.9.0)
14       tty-cursor (~> 0.7)
15       tty-screen (~> 0.8)
16       wisper (~> 2.0)
17     tty-screen (0.8.1)
18     wisper (2.0.1)
20 PLATFORMS
21   ruby
23 DEPENDENCIES
24   3llo (= 1.3.1)
26 BUNDLED WITH
27    2.2.33