evcc: 0.131.4 -> 0.131.5
[NixPkgs.git] / pkgs / by-name / pd / pdk / Gemfile.lock
blobc34293761fb21b7042a73d050e791a6bafd5bcae
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     addressable (2.8.7)
5       public_suffix (>= 2.0.2, < 7.0)
6     childprocess (5.1.0)
7       logger (~> 1.5)
8     cri (2.15.12)
9     deep_merge (1.2.2)
10     diff-lcs (1.5.1)
11     ffi (1.17.0)
12     hitimes (2.0.0)
13     json-schema (4.3.1)
14       addressable (>= 2.8)
15     json_pure (2.6.3)
16     logger (1.6.1)
17     minitar (0.12.1)
18     pastel (0.8.0)
19       tty-color (~> 0.5)
20     pathspec (1.1.3)
21     pdk (3.3.0)
22       bundler (>= 2.1.0, < 3.0.0)
23       childprocess (~> 5.0)
24       cri (~> 2.15.11)
25       deep_merge (~> 1.2.2)
26       diff-lcs (>= 1.5.0)
27       ffi (>= 1.15.5, < 2.0.0)
28       hitimes (= 2.0.0)
29       json-schema (~> 4.0)
30       json_pure (~> 2.6.3)
31       minitar (~> 0.8)
32       pathspec (~> 1.1)
33       puppet-modulebuilder (~> 1.0)
34       tty-prompt (~> 0.23)
35       tty-spinner (~> 0.9)
36       tty-which (~> 0.5)
37     public_suffix (6.0.1)
38     puppet-modulebuilder (1.1.0)
39       minitar (~> 0.9)
40       pathspec (>= 0.2.1, < 3.0.0)
41     tty-color (0.6.0)
42     tty-cursor (0.7.1)
43     tty-prompt (0.23.1)
44       pastel (~> 0.8)
45       tty-reader (~> 0.8)
46     tty-reader (0.9.0)
47       tty-cursor (~> 0.7)
48       tty-screen (~> 0.8)
49       wisper (~> 2.0)
50     tty-screen (0.8.2)
51     tty-spinner (0.9.3)
52       tty-cursor (~> 0.7)
53     tty-which (0.5.0)
54     wisper (2.0.1)
56 PLATFORMS
57   ruby
59 DEPENDENCIES
60   pdk (= 3.3.0)
62 BUNDLED WITH
63    2.5.16