python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / tools / package-management / licensee / Gemfile.lock
blobe631b63963c38e8d4b610226a01842071b5fac3d
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     addressable (2.7.0)
5       public_suffix (>= 2.0.2, < 5.0)
6     dotenv (2.7.6)
7     faraday (1.3.0)
8       faraday-net_http (~> 1.0)
9       multipart-post (>= 1.2, < 3)
10       ruby2_keywords
11     faraday-net_http (1.0.1)
12     licensee (9.15.1)
13       dotenv (~> 2.0)
14       octokit (~> 4.20)
15       reverse_markdown (~> 1.0)
16       rugged (>= 0.24, < 2.0)
17       thor (>= 0.19, < 2.0)
18     mini_portile2 (2.5.0)
19     multipart-post (2.1.1)
20     nokogiri (1.11.1)
21       mini_portile2 (~> 2.5.0)
22       racc (~> 1.4)
23     octokit (4.20.0)
24       faraday (>= 0.9)
25       sawyer (~> 0.8.0, >= 0.5.3)
26     public_suffix (4.0.6)
27     racc (1.5.2)
28     reverse_markdown (1.4.0)
29       nokogiri
30     ruby2_keywords (0.0.4)
31     rugged (1.1.0)
32     sawyer (0.8.2)
33       addressable (>= 2.3.5)
34       faraday (> 0.8, < 2.0)
35     thor (1.1.0)
37 PLATFORMS
38   ruby
40 DEPENDENCIES
41   licensee
43 BUNDLED WITH
44    2.1.4