evcc: 0.131.4 -> 0.131.5
[NixPkgs.git] / pkgs / by-name / cd / cddl / Gemfile.lock
blob24afe0d41838fb77c4f029c2a5c06561e5ee10bb
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     abnc (0.1.1)
5     abnftt (0.2.4)
6     base32 (0.3.4)
7     cbor-canonical (0.1.2)
8     cbor-deterministic (0.1.3)
9     cbor-diag (0.8.7)
10       cbor-canonical
11       cbor-deterministic
12       cbor-packed
13       json_pure
14       neatjson
15       treetop (~> 1)
16     cbor-packed (0.1.5)
17     cddl (0.10.3)
18       abnc
19       abnftt
20       base32 (~> 0.3)
21       cbor-diag
22       colorize
23       json_pure
24       regexp-examples
25     colorize (1.1.0)
26     json_pure (2.7.1)
27     neatjson (0.10.5)
28     polyglot (0.3.5)
29     regexp-examples (1.5.1)
30     treetop (1.6.12)
31       polyglot (~> 0.3)
33 PLATFORMS
34   ruby
36 DEPENDENCIES
37   cddl
39 BUNDLED WITH
40    2.3.25