python3Packages.dirsearch: init at 0.4.3 (#350550)
[NixPkgs.git] / pkgs / development / tools / github-changelog-generator / Gemfile.lock
blob726ef5ae7bbeb2b68cd07d1a26ac9f31340f821b
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     activesupport (7.0.1)
5       concurrent-ruby (~> 1.0, >= 1.0.2)
6       i18n (>= 1.6, < 2)
7       minitest (>= 5.1)
8       tzinfo (~> 2.0)
9     addressable (2.8.0)
10       public_suffix (>= 2.0.2, < 5.0)
11     async (1.30.1)
12       console (~> 1.10)
13       nio4r (~> 2.3)
14       timers (~> 4.1)
15     async-http (0.56.5)
16       async (>= 1.25)
17       async-io (>= 1.28)
18       async-pool (>= 0.2)
19       protocol-http (~> 0.22.0)
20       protocol-http1 (~> 0.14.0)
21       protocol-http2 (~> 0.14.0)
22     async-http-faraday (0.11.0)
23       async-http (~> 0.42)
24       faraday
25     async-io (1.32.2)
26       async
27     async-pool (0.3.9)
28       async (>= 1.25)
29     concurrent-ruby (1.1.9)
30     console (1.14.0)
31       fiber-local
32     faraday (1.9.3)
33       faraday-em_http (~> 1.0)
34       faraday-em_synchrony (~> 1.0)
35       faraday-excon (~> 1.1)
36       faraday-httpclient (~> 1.0)
37       faraday-multipart (~> 1.0)
38       faraday-net_http (~> 1.0)
39       faraday-net_http_persistent (~> 1.0)
40       faraday-patron (~> 1.0)
41       faraday-rack (~> 1.0)
42       faraday-retry (~> 1.0)
43       ruby2_keywords (>= 0.0.4)
44     faraday-em_http (1.0.0)
45     faraday-em_synchrony (1.0.0)
46     faraday-excon (1.1.0)
47     faraday-http-cache (2.2.0)
48       faraday (>= 0.8)
49     faraday-httpclient (1.0.1)
50     faraday-multipart (1.0.3)
51       multipart-post (>= 1.2, < 3)
52     faraday-net_http (1.0.1)
53     faraday-net_http_persistent (1.2.0)
54     faraday-patron (1.0.0)
55     faraday-rack (1.0.0)
56     faraday-retry (1.0.3)
57     fiber-local (1.0.0)
58     github_changelog_generator (1.16.4)
59       activesupport
60       async (>= 1.25.0)
61       async-http-faraday
62       faraday-http-cache
63       multi_json
64       octokit (~> 4.6)
65       rainbow (>= 2.2.1)
66       rake (>= 10.0)
67     i18n (1.8.11)
68       concurrent-ruby (~> 1.0)
69     minitest (5.15.0)
70     multi_json (1.15.0)
71     multipart-post (2.1.1)
72     nio4r (2.5.8)
73     octokit (4.22.0)
74       faraday (>= 0.9)
75       sawyer (~> 0.8.0, >= 0.5.3)
76     protocol-hpack (1.4.2)
77     protocol-http (0.22.5)
78     protocol-http1 (0.14.2)
79       protocol-http (~> 0.22)
80     protocol-http2 (0.14.2)
81       protocol-hpack (~> 1.4)
82       protocol-http (~> 0.18)
83     public_suffix (4.0.6)
84     rainbow (3.1.1)
85     rake (13.0.6)
86     ruby2_keywords (0.0.5)
87     sawyer (0.8.2)
88       addressable (>= 2.3.5)
89       faraday (> 0.8, < 2.0)
90     timers (4.3.3)
91     tzinfo (2.0.4)
92       concurrent-ruby (~> 1.0)
94 PLATFORMS
95   ruby
97 DEPENDENCIES
98   github_changelog_generator (= 1.16.4)
100 BUNDLED WITH
101    2.1.4