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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +15 -15
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e2249f09f9f20ba337ceb7319c22a507e82c0aa6f78d516f4ad26b9647542ed5
4
- data.tar.gz: 60f28308ad093d60cb566079bd04ac73800c169492c44a9ee73a7bc17b68dfc0
3
+ metadata.gz: e2630c1903cf620e679dd3b71b9e03023e88e2c422fa5048b8bb3b518b4563b0
4
+ data.tar.gz: 1d6883ccc22801468f92091456c5bd5f242ac5eb40b2e526a583f98e5618f35c
5
5
  SHA512:
6
- metadata.gz: fdfa224bef1412e8e63d28b4e25e8f520978eff9a776d3c003f14c16f702edda516daefe9d4f6807984b34c821e5d4d765dc97c15ac02452047fb5b515fe19b5
7
- data.tar.gz: 0e2bae8e4b279a4ef12fade82cf13e3de68563964cd93f0a9303dadf0d13bbbac09bc59549d02cc40b882e941fa409273d04b631a786fce1f4c21636779e3f2e
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.134295)
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.11.0)
48
- rspec-core (~> 3.11.0)
49
- rspec-expectations (~> 3.11.0)
50
- rspec-mocks (~> 3.11.0)
51
- rspec-core (3.11.0)
52
- rspec-support (~> 3.11.0)
53
- rspec-expectations (3.11.0)
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.11.0)
56
- rspec-mocks (3.11.1)
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.11.0)
59
- rspec-support (3.11.0)
60
- rspec_junit_formatter (0.5.1)
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.21.2)
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.0)
78
+ unicode-display_width (2.4.2)
79
79
  zeitwerk (2.6.7)
80
80
 
81
81
  PLATFORMS
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab-janitor
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4.134295
4
+ version: 1.0.4.134297
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samoilenko Yuri