gitlab-janitor 1.0.4.134297 → 1.0.5.229406
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Dockerfile +1 -1
- data/Gemfile.lock +30 -31
- data/docker-compose.yml +1 -1
- data/lib/gitlab_janitor/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e3b99b9d3fbb79a2bcdeeff4232dc401131a4c8094acc96859c21fce986b7fd0
|
4
|
+
data.tar.gz: 8b9076dbf9612ef4988bffac2c03e915bdc3a0d4bdd59db8ed3a883c8c435718
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6a3d63cb3c7639d5188d08f7128c38a225ae32d255aff0177b1bd271450b6f5fb91476a71683fdcef45decc7b87122f25f9c6d803a40f023173452a549131de8
|
7
|
+
data.tar.gz: faa17ea905f9170537b6448a831a6d44ecfdd7bb81758caa341905383faef4a513dd3d80daffd90bfff462d9f5ff4e0f901dd0a8e0c7c86054b27923c88c6e92
|
data/Dockerfile
CHANGED
@@ -18,7 +18,7 @@ ENV \
|
|
18
18
|
DOCKER_CLI_EXPERIMENTAL="1"
|
19
19
|
|
20
20
|
RUN set -ex \
|
21
|
-
&& apk add --no-cache docker-cli
|
21
|
+
&& apk add --no-cache docker-cli docker-cli-buildx
|
22
22
|
|
23
23
|
ADD Gemfile Gemfile.lock gitlab-janitor.gemspec /home/app/
|
24
24
|
ADD lib/gitlab_janitor/version.rb /home/app/lib/gitlab_janitor/
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
gitlab-janitor (1.0.
|
4
|
+
gitlab-janitor (1.0.5.229406)
|
5
5
|
activesupport (~> 6.0)
|
6
6
|
docker-api
|
7
7
|
fugit
|
@@ -12,7 +12,7 @@ PATH
|
|
12
12
|
GEM
|
13
13
|
remote: https://rubygems.org/
|
14
14
|
specs:
|
15
|
-
activesupport (6.1.7.
|
15
|
+
activesupport (6.1.7.7)
|
16
16
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
17
17
|
i18n (>= 1.6, < 2)
|
18
18
|
minitest (>= 5.1)
|
@@ -20,43 +20,43 @@ GEM
|
|
20
20
|
zeitwerk (~> 2.3)
|
21
21
|
ansi (1.5.0)
|
22
22
|
awesome_print (1.9.2)
|
23
|
-
concurrent-ruby (1.2.
|
24
|
-
connection_pool (2.4.
|
25
|
-
diff-lcs (1.5.
|
23
|
+
concurrent-ruby (1.2.3)
|
24
|
+
connection_pool (2.4.1)
|
25
|
+
diff-lcs (1.5.1)
|
26
26
|
docile (1.4.0)
|
27
27
|
docker-api (2.2.0)
|
28
28
|
excon (>= 0.47.0)
|
29
29
|
multi_json
|
30
|
-
et-orbi (1.2.
|
30
|
+
et-orbi (1.2.11)
|
31
31
|
tzinfo
|
32
|
-
excon (0.
|
33
|
-
fugit (1.
|
32
|
+
excon (0.110.0)
|
33
|
+
fugit (1.10.1)
|
34
34
|
et-orbi (~> 1, >= 1.2.7)
|
35
35
|
raabro (~> 1.4)
|
36
|
-
i18n (1.
|
36
|
+
i18n (1.14.4)
|
37
37
|
concurrent-ruby (~> 1.0)
|
38
|
-
minitest (5.
|
38
|
+
minitest (5.22.3)
|
39
39
|
multi_json (1.15.0)
|
40
|
-
optparse (0.
|
40
|
+
optparse (0.5.0)
|
41
41
|
raabro (1.4.0)
|
42
|
-
rake (13.
|
43
|
-
redis (5.0
|
44
|
-
redis-client (>= 0.
|
45
|
-
redis-client (0.
|
42
|
+
rake (13.2.1)
|
43
|
+
redis (5.2.0)
|
44
|
+
redis-client (>= 0.22.0)
|
45
|
+
redis-client (0.22.1)
|
46
46
|
connection_pool
|
47
|
-
rspec (3.
|
48
|
-
rspec-core (~> 3.
|
49
|
-
rspec-expectations (~> 3.
|
50
|
-
rspec-mocks (~> 3.
|
51
|
-
rspec-core (3.
|
52
|
-
rspec-support (~> 3.
|
53
|
-
rspec-expectations (3.
|
47
|
+
rspec (3.13.0)
|
48
|
+
rspec-core (~> 3.13.0)
|
49
|
+
rspec-expectations (~> 3.13.0)
|
50
|
+
rspec-mocks (~> 3.13.0)
|
51
|
+
rspec-core (3.13.0)
|
52
|
+
rspec-support (~> 3.13.0)
|
53
|
+
rspec-expectations (3.13.0)
|
54
54
|
diff-lcs (>= 1.2.0, < 2.0)
|
55
|
-
rspec-support (~> 3.
|
56
|
-
rspec-mocks (3.
|
55
|
+
rspec-support (~> 3.13.0)
|
56
|
+
rspec-mocks (3.13.0)
|
57
57
|
diff-lcs (>= 1.2.0, < 2.0)
|
58
|
-
rspec-support (~> 3.
|
59
|
-
rspec-support (3.
|
58
|
+
rspec-support (~> 3.13.0)
|
59
|
+
rspec-support (3.13.1)
|
60
60
|
rspec_junit_formatter (0.6.0)
|
61
61
|
rspec-core (>= 2, < 4, != 2.12.0)
|
62
62
|
simplecov (0.22.0)
|
@@ -73,13 +73,12 @@ GEM
|
|
73
73
|
unicode-display_width (>= 1.1.1, < 3)
|
74
74
|
tzinfo (2.0.6)
|
75
75
|
concurrent-ruby (~> 1.0)
|
76
|
-
tzinfo-data (1.
|
76
|
+
tzinfo-data (1.2024.1)
|
77
77
|
tzinfo (>= 1.0.0)
|
78
|
-
unicode-display_width (2.
|
79
|
-
zeitwerk (2.6.
|
78
|
+
unicode-display_width (2.5.0)
|
79
|
+
zeitwerk (2.6.13)
|
80
80
|
|
81
81
|
PLATFORMS
|
82
|
-
ruby
|
83
82
|
x86_64-linux
|
84
83
|
|
85
84
|
DEPENDENCIES
|
@@ -93,4 +92,4 @@ DEPENDENCIES
|
|
93
92
|
simplecov-console
|
94
93
|
|
95
94
|
BUNDLED WITH
|
96
|
-
2.
|
95
|
+
2.4.17
|
data/docker-compose.yml
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gitlab-janitor
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.5.229406
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Samoilenko Yuri
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-04-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: awesome_print
|