Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / applications / version-management / gitlab-triage / Gemfile.lock
blob664080ccad8d4e3dbc0481be1e550bd5df1431da
1 GEM
2   specs:
4 GEM
5   remote: https://rubygems.org/
6   specs:
7     activesupport (7.0.3)
8       concurrent-ruby (~> 1.0, >= 1.0.2)
9       i18n (>= 1.6, < 2)
10       minitest (>= 5.1)
11       tzinfo (~> 2.0)
12     concurrent-ruby (1.1.10)
13     gitlab-triage (1.23.1)
14       activesupport (>= 5.1)
15       globalid (~> 0.4)
16       graphql-client (~> 0.16)
17       httparty (~> 0.17)
18     globalid (0.6.0)
19       activesupport (>= 5.0)
20     graphql (2.0.11)
21     graphql-client (0.18.0)
22       activesupport (>= 3.0)
23       graphql
24     httparty (0.20.0)
25       mime-types (~> 3.0)
26       multi_xml (>= 0.5.2)
27     i18n (1.10.0)
28       concurrent-ruby (~> 1.0)
29     mime-types (3.4.1)
30       mime-types-data (~> 3.2015)
31     mime-types-data (3.2022.0105)
32     minitest (5.16.2)
33     multi_xml (0.6.0)
34     tzinfo (2.0.4)
35       concurrent-ruby (~> 1.0)
37 PLATFORMS
38   ruby
39   x86_64-linux
41 DEPENDENCIES
42   gitlab-triage!
44 BUNDLED WITH
45    2.3.9