biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / tools / admin / oxidized / Gemfile.lock
bloba08c4ef149bdefe7dba36c0f0e4e959e9a9983f7
1 GIT
2   remote: https://github.com/ytti/oxidized-script.git
3   revision: 988cded5d89f52e274afb545bd3e011e19d5d22d
4   ref: 988cded5d89f52e274afb545bd3e011e19d5d22d
5   specs:
6     oxidized-script (0.6.0)
7       oxidized (~> 0.28)
8       slop (~> 4.6)
10 GEM
11   remote: https://rubygems.org/
12   specs:
13     asetus (0.4.0)
14     base64 (0.2.0)
15     bcrypt_pbkdf (1.1.1)
16     charlock_holmes (0.7.9)
17     date (3.3.4)
18     ed25519 (1.3.0)
19     emk-sinatra-url-for (0.2.1)
20       sinatra (>= 0.9.1.1)
21     haml (6.3.0)
22       temple (>= 0.8.2)
23       thor
24       tilt
25     htmlentities (4.3.4)
26     json (2.7.2)
27     multi_json (1.15.0)
28     mustermann (3.0.0)
29       ruby2_keywords (~> 0.0.1)
30     net-ftp (0.3.7)
31       net-protocol
32       time
33     net-protocol (0.2.2)
34       timeout
35     net-scp (4.0.0)
36       net-ssh (>= 2.6.5, < 8.0.0)
37     net-ssh (7.2.3)
38     net-telnet (0.2.0)
39     nio4r (2.7.3)
40     oxidized (0.30.1)
41       asetus (~> 0.1)
42       bcrypt_pbkdf (~> 1.0)
43       ed25519 (~> 1.2)
44       net-ftp (~> 0.2)
45       net-scp (~> 4.0)
46       net-ssh (~> 7.1)
47       net-telnet (~> 0.2)
48       psych (~> 3.3.2)
49       rugged (~> 1.6)
50       slop (~> 4.6)
51     oxidized-web (0.14.0)
52       charlock_holmes (~> 0.7.5)
53       emk-sinatra-url-for (~> 0.2)
54       haml (~> 6.0)
55       htmlentities (~> 4.3)
56       json (~> 2.3)
57       oxidized (~> 0.26)
58       puma (>= 3.11.4, < 6.5.0)
59       sinatra (>= 1.4.6, < 5.0)
60       sinatra-contrib (>= 1.4.6, < 5.0)
61     psych (3.3.4)
62     puma (6.4.2)
63       nio4r (~> 2.0)
64     rack (3.1.7)
65     rack-protection (4.0.0)
66       base64 (>= 0.1.0)
67       rack (>= 3.0.0, < 4)
68     rack-session (2.0.0)
69       rack (>= 3.0.0)
70     ruby2_keywords (0.0.5)
71     rugged (1.7.2)
72     sinatra (4.0.0)
73       mustermann (~> 3.0)
74       rack (>= 3.0.0, < 4)
75       rack-protection (= 4.0.0)
76       rack-session (>= 2.0.0, < 3)
77       tilt (~> 2.0)
78     sinatra-contrib (4.0.0)
79       multi_json (>= 0.0.2)
80       mustermann (~> 3.0)
81       rack-protection (= 4.0.0)
82       sinatra (= 4.0.0)
83       tilt (~> 2.0)
84     slop (4.10.1)
85     temple (0.10.3)
86     thor (1.3.1)
87     tilt (2.4.0)
88     time (0.3.0)
89       date
90     timeout (0.4.1)
92 PLATFORMS
93   x86_64-linux
95 DEPENDENCIES
96   oxidized (= 0.30.1)
97   oxidized-script!
98   oxidized-web (= 0.14.0)
99   psych (~> 3.3.2)
101 BUNDLED WITH
102    2.5.9