summary refs log tree commit diff
path: root/pkgs/development/tools/cbor-diag/Gemfile.lock
blob: 0d129765aa4ad9c3252b7d13e0b7bc35fe8a0cfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GEM
  remote: https://rubygems.org/
  specs:
    cbor-diag (0.5.2)
      json
      treetop (~> 1)
    json (2.1.0)
    polyglot (0.3.5)
    treetop (1.6.10)
      polyglot (~> 0.3)

PLATFORMS
  ruby

DEPENDENCIES
  cbor-diag

BUNDLED WITH
   1.14.6