python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / tools / admin / oxidized / Gemfile.lock
blob64bc02cafc3cb0e4bc9d039945adc69b81b66d34
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     asetus (0.3.0)
5     backports (3.14.0)
6     charlock_holmes (0.7.6)
7     emk-sinatra-url-for (0.2.1)
8       sinatra (>= 0.9.1.1)
9     ffi (1.10.0)
10     git (1.5.0)
11     haml (5.0.4)
12       temple (>= 0.8.0)
13       tilt
14     htmlentities (4.3.4)
15     json (2.2.0)
16     multi_json (1.13.1)
17     net-ssh (5.2.0)
18     net-telnet (0.1.1)
19     oxidized (0.26.3)
20       asetus (~> 0.1)
21       git (~> 1)
22       net-ssh (~> 5)
23       net-telnet (~> 0.1.1)
24       rugged (~> 0.21, >= 0.21.4)
25       slop (~> 3.5)
26     oxidized-script (0.6.0)
27       oxidized (~> 0.25)
28       slop (~> 3.5)
29     oxidized-web (0.13.1)
30       charlock_holmes (~> 0.7.5)
31       emk-sinatra-url-for (~> 0.2)
32       haml (~> 5.0)
33       htmlentities (~> 4.3)
34       json (>= 1.7.0)
35       oxidized (~> 0.26)
36       puma (~> 3.11.4)
37       rack-test (~> 0.7.0)
38       sass (~> 3.3)
39       sinatra (~> 1.4, >= 1.4.6)
40       sinatra-contrib (~> 1.4, >= 1.4.6)
41     puma (3.11.4)
42     rack (1.6.11)
43     rack-protection (1.5.5)
44       rack
45     rack-test (0.7.0)
46       rack (>= 1.0, < 3)
47     rb-fsevent (0.10.3)
48     rb-inotify (0.10.0)
49       ffi (~> 1.0)
50     rugged (0.28.1)
51     sass (3.7.4)
52       sass-listen (~> 4.0.0)
53     sass-listen (4.0.0)
54       rb-fsevent (~> 0.9, >= 0.9.4)
55       rb-inotify (~> 0.9, >= 0.9.7)
56     sinatra (1.4.8)
57       rack (~> 1.5)
58       rack-protection (~> 1.4)
59       tilt (>= 1.3, < 3)
60     sinatra-contrib (1.4.7)
61       backports (>= 2.0)
62       multi_json
63       rack-protection
64       rack-test
65       sinatra (~> 1.4.0)
66       tilt (>= 1.3, < 3)
67     slop (3.6.0)
68     temple (0.8.1)
69     tilt (2.0.9)
71 PLATFORMS
72   ruby
74 DEPENDENCIES
75   oxidized (= 0.26.3)
76   oxidized-script (= 0.6.0)
77   oxidized-web (= 0.13.1)
79 BUNDLED WITH
80    2.1.4