about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/cddl/Gemfile.lock
blob: 65701dd45bf8f453a43ad21fb3d25a8542c833fe (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
GEM
  remote: https://rubygems.org/
  specs:
    abnc (0.1.0)
    cbor-diag (0.5.2)
      json
      treetop (~> 1)
    cddl (0.8.5)
      abnc
      cbor-diag
      colorize
      json
      regexp-examples
    colorize (0.8.1)
    json (2.1.0)
    polyglot (0.3.5)
    regexp-examples (1.4.2)
    treetop (1.6.10)
      polyglot (~> 0.3)

PLATFORMS
  ruby

DEPENDENCIES
  cddl

BUNDLED WITH
   1.14.6