summary refs log tree commit diff
path: root/pkgs/development/tools/cddl/Gemfile.lock
blob: cd4e1407637a38e84d04dcff0684130b07adcfe7 (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
GEM
  remote: https://rubygems.org/
  specs:
    abnc (0.1.0)
    cbor-diag (0.5.6)
      json
      neatjson
      treetop (~> 1)
    cddl (0.8.9)
      abnc
      cbor-diag
      colorize
      json
      regexp-examples
    colorize (0.8.1)
    json (2.2.0)
    neatjson (0.9)
    polyglot (0.3.5)
    regexp-examples (1.5.0)
    treetop (1.6.10)
      polyglot (~> 0.3)

PLATFORMS
  ruby

DEPENDENCIES
  cddl

BUNDLED WITH
   1.17.2