gitlab-janitor 1.0.4.134295 → 1.0.4.134297
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +15 -15
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e2630c1903cf620e679dd3b71b9e03023e88e2c422fa5048b8bb3b518b4563b0
|
4
|
+
data.tar.gz: 1d6883ccc22801468f92091456c5bd5f242ac5eb40b2e526a583f98e5618f35c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ec2f703719a5b4872fb7f5daa7a27ccfa45cb53a666eeb37473637a166eb48f5eb57973ce607fa109ed7fe4dec3ca695a242baaecb58dbd40492c0c0b3c2c6a9
|
7
|
+
data.tar.gz: 1756569c5239e2b2fbf03bf36892139eabbe1154e02e025efa6fc11001d5d2f880de59bba955a4e345a8f50108593f14daa021afee0a76180d9d68a18cfef3b8
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
gitlab-janitor (1.0.4.
|
4
|
+
gitlab-janitor (1.0.4.134297)
|
5
5
|
activesupport (~> 6.0)
|
6
6
|
docker-api
|
7
7
|
fugit
|
@@ -44,22 +44,22 @@ GEM
|
|
44
44
|
redis-client (>= 0.9.0)
|
45
45
|
redis-client (0.14.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.12.0)
|
48
|
+
rspec-core (~> 3.12.0)
|
49
|
+
rspec-expectations (~> 3.12.0)
|
50
|
+
rspec-mocks (~> 3.12.0)
|
51
|
+
rspec-core (3.12.1)
|
52
|
+
rspec-support (~> 3.12.0)
|
53
|
+
rspec-expectations (3.12.2)
|
54
54
|
diff-lcs (>= 1.2.0, < 2.0)
|
55
|
-
rspec-support (~> 3.
|
56
|
-
rspec-mocks (3.
|
55
|
+
rspec-support (~> 3.12.0)
|
56
|
+
rspec-mocks (3.12.5)
|
57
57
|
diff-lcs (>= 1.2.0, < 2.0)
|
58
|
-
rspec-support (~> 3.
|
59
|
-
rspec-support (3.
|
60
|
-
rspec_junit_formatter (0.
|
58
|
+
rspec-support (~> 3.12.0)
|
59
|
+
rspec-support (3.12.0)
|
60
|
+
rspec_junit_formatter (0.6.0)
|
61
61
|
rspec-core (>= 2, < 4, != 2.12.0)
|
62
|
-
simplecov (0.
|
62
|
+
simplecov (0.22.0)
|
63
63
|
docile (~> 1.1)
|
64
64
|
simplecov-html (~> 0.11)
|
65
65
|
simplecov_json_formatter (~> 0.1)
|
@@ -75,7 +75,7 @@ GEM
|
|
75
75
|
concurrent-ruby (~> 1.0)
|
76
76
|
tzinfo-data (1.2023.3)
|
77
77
|
tzinfo (>= 1.0.0)
|
78
|
-
unicode-display_width (2.2
|
78
|
+
unicode-display_width (2.4.2)
|
79
79
|
zeitwerk (2.6.7)
|
80
80
|
|
81
81
|
PLATFORMS
|