about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/cbor-diag/Gemfile.lock
blob: 1ca37307426e478248cce3a0203bad4bef265137 (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
GEM
  remote: https://rubygems.org/
  specs:
    cbor-canonical (0.1.2)
    cbor-deterministic (0.1.3)
    cbor-diag (0.8.4)
      cbor-canonical
      cbor-deterministic
      cbor-packed
      json_pure
      neatjson
      treetop (~> 1)
    cbor-packed (0.1.5)
    json_pure (2.6.3)
    neatjson (0.10.5)
    polyglot (0.3.5)
    treetop (1.6.12)
      polyglot (~> 0.3)

PLATFORMS
  ruby

DEPENDENCIES
  cbor-diag

BUNDLED WITH
   2.4.10