about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/cddl/Gemfile.lock
blob: 24afe0d41838fb77c4f029c2a5c06561e5ee10bb (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
GEM
  remote: https://rubygems.org/
  specs:
    abnc (0.1.1)
    abnftt (0.2.4)
    base32 (0.3.4)
    cbor-canonical (0.1.2)
    cbor-deterministic (0.1.3)
    cbor-diag (0.8.7)
      cbor-canonical
      cbor-deterministic
      cbor-packed
      json_pure
      neatjson
      treetop (~> 1)
    cbor-packed (0.1.5)
    cddl (0.10.3)
      abnc
      abnftt
      base32 (~> 0.3)
      cbor-diag
      colorize
      json_pure
      regexp-examples
    colorize (1.1.0)
    json_pure (2.7.1)
    neatjson (0.10.5)
    polyglot (0.3.5)
    regexp-examples (1.5.1)
    treetop (1.6.12)
      polyglot (~> 0.3)

PLATFORMS
  ruby

DEPENDENCIES
  cddl

BUNDLED WITH
   2.3.25