Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / tools / cddl / Gemfile.lock
blob796a7743cac5e2765b3e9a6c69923dc6c33dc22e
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     abnc (0.1.0)
5     cbor-diag (0.5.6)
6       json
7       neatjson
8       treetop (~> 1)
9     cddl (0.8.9)
10       abnc
11       cbor-diag
12       colorize
13       json
14       regexp-examples
15     colorize (0.8.1)
16     json (2.2.0)
17     neatjson (0.9)
18     polyglot (0.3.5)
19     regexp-examples (1.5.0)
20     treetop (1.6.10)
21       polyglot (~> 0.3)
23 PLATFORMS
24   ruby
26 DEPENDENCIES
27   cddl
29 BUNDLED WITH
30    2.1.4