python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / tools / ronn / Gemfile.lock
bloba7f76ffd787645bbb18bed7c9ccbb422c3379d9f
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     kramdown (2.3.2)
5       rexml
6     mini_portile2 (2.8.0)
7     mustache (0.99.8)
8     nokogiri (1.13.4)
9       mini_portile2 (~> 2.8.0)
10       racc (~> 1.4)
11     racc (1.6.0)
12     rexml (3.2.5)
13     ronn-ng (0.9.1)
14       kramdown (~> 2.1)
15       mustache (~> 0.7, >= 0.7.0)
16       nokogiri (~> 1.9, >= 1.9.0)
18 PLATFORMS
19   ruby
21 DEPENDENCIES
22   ronn-ng
24 BUNDLED WITH
25    2.3.9