tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
gitlab-triage: 1.13.0 -> 1.20.0
Sandro Jäckel
4 years ago
3b72220b
628af8a1
+62
-22
2 changed files
expand all
collapse all
unified
split
pkgs
applications
version-management
gitlab-triage
Gemfile.lock
gemset.nix
+15
-7
pkgs/applications/version-management/gitlab-triage/Gemfile.lock
···
1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
4
-
activesupport (5.2.4.4)
4
4
+
activesupport (5.2.6)
5
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
6
i18n (>= 0.7, < 2)
7
7
minitest (~> 5.1)
8
8
tzinfo (~> 1.1)
9
9
-
concurrent-ruby (1.1.7)
10
10
-
gitlab-triage (1.13.0)
9
9
+
concurrent-ruby (1.1.9)
10
10
+
gitlab-triage (1.20.0)
11
11
activesupport (~> 5.1)
12
12
+
globalid (~> 0.4)
13
13
+
graphql-client (~> 0.16)
12
14
httparty (~> 0.17)
15
15
+
globalid (0.5.2)
16
16
+
activesupport (>= 5.0)
17
17
+
graphql (1.12.14)
18
18
+
graphql-client (0.16.0)
19
19
+
activesupport (>= 3.0)
20
20
+
graphql (~> 1.8)
13
21
httparty (0.18.1)
14
22
mime-types (~> 3.0)
15
23
multi_xml (>= 0.5.2)
16
16
-
i18n (1.8.5)
24
24
+
i18n (1.8.10)
17
25
concurrent-ruby (~> 1.0)
18
26
mime-types (3.3.1)
19
27
mime-types-data (~> 3.2015)
20
20
-
mime-types-data (3.2020.0512)
21
21
-
minitest (5.14.2)
28
28
+
mime-types-data (3.2021.0704)
29
29
+
minitest (5.14.4)
22
30
multi_xml (0.6.0)
23
31
thread_safe (0.3.6)
24
24
-
tzinfo (1.2.7)
32
32
+
tzinfo (1.2.9)
25
33
thread_safe (~> 0.1)
26
34
27
35
PLATFORMS
+47
-15
pkgs/applications/version-management/gitlab-triage/gemset.nix
···
5
5
platforms = [];
6
6
source = {
7
7
remotes = ["https://rubygems.org"];
8
8
-
sha256 = "0dpnk20s754fz6jfz9sp3ri49hn46ksw4hf6ycnlw7s3hsdxqgcd";
8
8
+
sha256 = "1vybx4cj42hr6m8cdwbrqq2idh98zms8c11kr399xjczhl9ywjbj";
9
9
type = "gem";
10
10
};
11
11
-
version = "5.2.4.4";
11
11
+
version = "5.2.6";
12
12
};
13
13
concurrent-ruby = {
14
14
groups = ["default"];
15
15
platforms = [];
16
16
source = {
17
17
remotes = ["https://rubygems.org"];
18
18
-
sha256 = "1vnxrbhi7cq3p4y2v9iwd10v1c7l15is4var14hwnb2jip4fyjzz";
18
18
+
sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f";
19
19
type = "gem";
20
20
};
21
21
-
version = "1.1.7";
21
21
+
version = "1.1.9";
22
22
};
23
23
gitlab-triage = {
24
24
-
dependencies = ["activesupport" "httparty"];
24
24
+
dependencies = ["activesupport" "globalid" "graphql-client" "httparty"];
25
25
+
groups = ["default"];
26
26
+
platforms = [];
27
27
+
source = {
28
28
+
remotes = ["https://rubygems.org"];
29
29
+
sha256 = "sha256-sg/YgRnp1+EcTcBqsm8vZrV0YuHTSJEFk/whhW8An6g=";
30
30
+
type = "gem";
31
31
+
};
32
32
+
version = "1.20.0";
33
33
+
};
34
34
+
globalid = {
35
35
+
dependencies = ["activesupport"];
25
36
groups = ["default"];
26
37
platforms = [];
27
38
source = {
28
39
remotes = ["https://rubygems.org"];
29
29
-
sha256 = "11sas3h3n638gni1mysck1ahyakqnl8gg6g21pc3krs6jrg9qxj9";
40
40
+
sha256 = "0k6ww3shk3mv119xvr9m99l6ql0czq91xhd66hm8hqssb18r2lvm";
30
41
type = "gem";
31
42
};
32
32
-
version = "1.13.0";
43
43
+
version = "0.5.2";
44
44
+
};
45
45
+
graphql = {
46
46
+
groups = ["default"];
47
47
+
platforms = [];
48
48
+
source = {
49
49
+
remotes = ["https://rubygems.org"];
50
50
+
sha256 = "sha256-iweRDvp7EWY02B52iwbebEpiwL7Mj9E9RyeHYMuqc/o=";
51
51
+
type = "gem";
52
52
+
};
53
53
+
version = "1.12.14";
54
54
+
};
55
55
+
graphql-client = {
56
56
+
dependencies = ["activesupport" "graphql"];
57
57
+
groups = ["default"];
58
58
+
platforms = [];
59
59
+
source = {
60
60
+
remotes = ["https://rubygems.org"];
61
61
+
sha256 = "0g971rccyrs3rk8812r6az54p28g66m4ngdcbszg31mvddjaqkr4";
62
62
+
type = "gem";
63
63
+
};
64
64
+
version = "0.16.0";
33
65
};
34
66
httparty = {
35
67
dependencies = ["mime-types" "multi_xml"];
···
48
80
platforms = [];
49
81
source = {
50
82
remotes = ["https://rubygems.org"];
51
51
-
sha256 = "153sx77p16vawrs4qpkv7qlzf9v5fks4g7xqcj1dwk40i6g7rfzk";
83
83
+
sha256 = "0g2fnag935zn2ggm5cn6k4s4xvv53v2givj1j90szmvavlpya96a";
52
84
type = "gem";
53
85
};
54
54
-
version = "1.8.5";
86
86
+
version = "1.8.10";
55
87
};
56
88
mime-types = {
57
89
dependencies = ["mime-types-data"];
···
69
101
platforms = [];
70
102
source = {
71
103
remotes = ["https://rubygems.org"];
72
72
-
sha256 = "1z75svngyhsglx0y2f9rnil2j08f9ab54b3l95bpgz67zq2if753";
104
104
+
sha256 = "0dlxwc75iy0dj23x824cxpvpa7c8aqcpskksrmb32j6m66h5mkcy";
73
105
type = "gem";
74
106
};
75
75
-
version = "3.2020.0512";
107
107
+
version = "3.2021.0704";
76
108
};
77
109
minitest = {
78
110
groups = ["default"];
79
111
platforms = [];
80
112
source = {
81
113
remotes = ["https://rubygems.org"];
82
82
-
sha256 = "170y2cvx51gm3cm3nhdf7j36sxnkh6vv8ls36p90ric7w8w16h4v";
114
114
+
sha256 = "19z7wkhg59y8abginfrm2wzplz7py3va8fyngiigngqvsws6cwgl";
83
115
type = "gem";
84
116
};
85
85
-
version = "5.14.2";
117
117
+
version = "5.14.4";
86
118
};
87
119
multi_xml = {
88
120
groups = ["default"];
···
110
142
platforms = [];
111
143
source = {
112
144
remotes = ["https://rubygems.org"];
113
113
-
sha256 = "1i3jh086w1kbdj3k5l60lc3nwbanmzdf8yjj3mlrx9b2gjjxhi9r";
145
145
+
sha256 = "0zwqqh6138s8b321fwvfbywxy00lw1azw4ql3zr0xh1aqxf8cnvj";
114
146
type = "gem";
115
147
};
116
116
-
version = "1.2.7";
148
148
+
version = "1.2.9";
117
149
};
118
150
}