python312Packages.fastembed: unpin pillow (#358505)
[NixPkgs.git] / pkgs / tools / package-management / licensee / Gemfile.lock
blob6bfe70664bd1b0ff38decdee0ab45a0328fea367
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     addressable (2.8.6)
5       public_suffix (>= 2.0.2, < 6.0)
6     base64 (0.2.0)
7     dotenv (2.8.1)
8     faraday (2.8.1)
9       base64
10       faraday-net_http (>= 2.0, < 3.1)
11       ruby2_keywords (>= 0.0.4)
12     faraday-net_http (3.0.2)
13     licensee (9.16.1)
14       dotenv (~> 2.0)
15       octokit (>= 4.20, < 9.0)
16       reverse_markdown (>= 1, < 3)
17       rugged (>= 0.24, < 2.0)
18       thor (>= 0.19, < 2.0)
19     mini_portile2 (2.8.5)
20     nokogiri (1.16.0)
21       mini_portile2 (~> 2.8.2)
22       racc (~> 1.4)
23     octokit (8.0.0)
24       faraday (>= 1, < 3)
25       sawyer (~> 0.9)
26     public_suffix (5.0.4)
27     racc (1.7.3)
28     reverse_markdown (2.1.1)
29       nokogiri
30     ruby2_keywords (0.0.5)
31     rugged (1.7.1)
32     sawyer (0.9.2)
33       addressable (>= 2.3.5)
34       faraday (>= 0.17.3, < 3)
35     thor (1.3.0)
37 PLATFORMS
38   ruby
40 DEPENDENCIES
41   licensee
43 BUNDLED WITH
44    2.4.22