rake_process_manager 0.4.0.pre.6 → 0.4.0.pre.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8eba2b8a6a177271a88ab5aa91cd41a3863a09dc64fd8999e1bc491e5ed8bd68
4
- data.tar.gz: a819a4e5565aea2179102bcfd67d9835cb6b83250f859e6db80f260c3438de1e
3
+ metadata.gz: 5b5024b6cd1723f9627ff31655e0dbaf023379646f5dbfc4e9c62fa2306f5a6d
4
+ data.tar.gz: 828ae13baf8d820d6d7dc44038dcad29d21dac61a8ac2ab1cf50e32628ef85f9
5
5
  SHA512:
6
- metadata.gz: 6a7abb9c336c59463caa5b693dd4ff1107fa96796dd545a75532f8ffd7756d3c27a8a20f95f694bb60326745b765649cd543e62df79b4488e9d766174c6ef29b
7
- data.tar.gz: f7dfb2858dd605d6cc49621c3fc90ecd3ca8fe9db7b93898880528328a6d30ec517a5eb204dda58ce72930dbabbf9fffeb4681d213ebdd87c849ee6339527e2c
6
+ metadata.gz: acb34257b894992cd2518ae3bce12c0d73a532b7359eb50f06f79bfc78fdb940baf505adf7d8a4fb93ab53dc6a496e4c90b6ec10ef724ba53d6c1ad10ee88407
7
+ data.tar.gz: 5dada2c586e4736ff1df5c066e6a48ec428585877339814e5a6d4c33d9069ef58e971e14ab128f191152281667bc92bd89b2b8633ee227a9d7cfd2ce83beccf2
data/Gemfile.lock CHANGED
@@ -1,137 +1,119 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_process_manager (0.4.0.pre.6)
4
+ rake_process_manager (0.4.0.pre.8)
5
5
  rake_factory (~> 0.23)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (7.0.2.3)
10
+ activesupport (7.0.4)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 1.6, < 2)
13
13
  minitest (>= 5.1)
14
14
  tzinfo (~> 2.0)
15
- addressable (2.8.0)
16
- public_suffix (>= 2.0.2, < 5.0)
15
+ addressable (2.8.1)
16
+ public_suffix (>= 2.0.2, < 6.0)
17
17
  ast (2.4.2)
18
18
  colored2 (3.1.2)
19
- concurrent-ruby (1.1.9)
19
+ concurrent-ruby (1.1.10)
20
20
  diff-lcs (1.5.0)
21
21
  docile (1.4.0)
22
- excon (0.92.0)
23
- fakefs (1.4.1)
24
- faraday (1.10.0)
25
- faraday-em_http (~> 1.0)
26
- faraday-em_synchrony (~> 1.0)
27
- faraday-excon (~> 1.1)
28
- faraday-httpclient (~> 1.0)
29
- faraday-multipart (~> 1.0)
30
- faraday-net_http (~> 1.0)
31
- faraday-net_http_persistent (~> 1.0)
32
- faraday-patron (~> 1.0)
33
- faraday-rack (~> 1.0)
34
- faraday-retry (~> 1.0)
22
+ excon (0.95.0)
23
+ fakefs (1.9.0)
24
+ faraday (2.7.2)
25
+ faraday-net_http (>= 2.0, < 3.1)
35
26
  ruby2_keywords (>= 0.0.4)
36
- faraday-em_http (1.0.0)
37
- faraday-em_synchrony (1.0.0)
38
- faraday-excon (1.1.0)
39
- faraday-httpclient (1.0.1)
40
- faraday-multipart (1.0.3)
41
- multipart-post (>= 1.2, < 3)
42
- faraday-net_http (1.0.1)
43
- faraday-net_http_persistent (1.2.0)
44
- faraday-patron (1.0.0)
45
- faraday-rack (1.0.0)
46
- faraday-retry (1.0.3)
27
+ faraday-net_http (3.0.2)
47
28
  gem-release (2.2.2)
48
29
  hamster (3.0.0)
49
30
  concurrent-ruby (~> 1.0)
50
- i18n (1.10.0)
31
+ i18n (1.12.0)
51
32
  concurrent-ruby (~> 1.0)
52
- lino (3.0.0)
33
+ json (2.6.3)
34
+ lino (3.1.0)
53
35
  hamster (~> 3.0)
54
36
  open4 (~> 1.3)
55
- minitest (5.15.0)
56
- multipart-post (2.1.1)
57
- octokit (4.22.0)
58
- faraday (>= 0.9)
59
- sawyer (~> 0.8.0, >= 0.5.3)
37
+ minitest (5.16.3)
38
+ octokit (6.0.1)
39
+ faraday (>= 1, < 3)
40
+ sawyer (~> 0.9)
60
41
  open4 (1.3.4)
61
42
  parallel (1.22.1)
62
- parser (3.1.1.0)
43
+ parser (3.1.3.0)
63
44
  ast (~> 2.4.1)
64
- public_suffix (4.0.6)
45
+ public_suffix (5.0.1)
65
46
  rainbow (3.1.1)
66
47
  rake (13.0.6)
67
- rake_circle_ci (0.9.0)
48
+ rake_circle_ci (0.11.0)
68
49
  colored2 (~> 3.1)
69
50
  excon (~> 0.72)
70
51
  rake_factory (~> 0.23)
71
52
  sshkey (~> 2.0)
72
- rake_factory (0.29.0)
53
+ rake_factory (0.31.0)
73
54
  activesupport (>= 4)
74
55
  rake (~> 13.0)
75
- rake_github (0.9.0)
56
+ rake_github (0.11.0)
76
57
  colored2 (~> 3.1)
77
- octokit (~> 4.16)
58
+ octokit (>= 4.16, < 7.0)
78
59
  rake_factory (~> 0.23)
79
60
  sshkey (~> 2.0)
80
- rake_gpg (0.16.0)
81
- rake_factory (>= 0.23, < 1)
82
- ruby_gpg2 (>= 0.6, < 1)
83
- rake_ssh (0.6.0)
61
+ rake_gpg (0.18.0)
62
+ rake_factory (~> 0.23)
63
+ ruby_gpg2 (~> 0.6)
64
+ rake_ssh (0.8.0)
84
65
  colored2 (~> 3.1)
85
66
  rake_factory (~> 0.23)
86
67
  sshkey (~> 2.0)
87
- regexp_parser (2.2.1)
68
+ regexp_parser (2.6.1)
88
69
  rexml (3.2.5)
89
- rspec (3.11.0)
90
- rspec-core (~> 3.11.0)
91
- rspec-expectations (~> 3.11.0)
92
- rspec-mocks (~> 3.11.0)
93
- rspec-core (3.11.0)
94
- rspec-support (~> 3.11.0)
95
- rspec-expectations (3.11.0)
70
+ rspec (3.12.0)
71
+ rspec-core (~> 3.12.0)
72
+ rspec-expectations (~> 3.12.0)
73
+ rspec-mocks (~> 3.12.0)
74
+ rspec-core (3.12.0)
75
+ rspec-support (~> 3.12.0)
76
+ rspec-expectations (3.12.1)
96
77
  diff-lcs (>= 1.2.0, < 2.0)
97
- rspec-support (~> 3.11.0)
98
- rspec-mocks (3.11.0)
78
+ rspec-support (~> 3.12.0)
79
+ rspec-mocks (3.12.1)
99
80
  diff-lcs (>= 1.2.0, < 2.0)
100
- rspec-support (~> 3.11.0)
101
- rspec-support (3.11.0)
102
- rubocop (1.27.0)
81
+ rspec-support (~> 3.12.0)
82
+ rspec-support (3.12.0)
83
+ rubocop (1.41.1)
84
+ json (~> 2.3)
103
85
  parallel (~> 1.10)
104
- parser (>= 3.1.0.0)
86
+ parser (>= 3.1.2.1)
105
87
  rainbow (>= 2.2.2, < 4.0)
106
88
  regexp_parser (>= 1.8, < 3.0)
107
- rexml
108
- rubocop-ast (>= 1.16.0, < 2.0)
89
+ rexml (>= 3.2.5, < 4.0)
90
+ rubocop-ast (>= 1.23.0, < 2.0)
109
91
  ruby-progressbar (~> 1.7)
110
92
  unicode-display_width (>= 1.4.0, < 3.0)
111
- rubocop-ast (1.16.0)
93
+ rubocop-ast (1.24.0)
112
94
  parser (>= 3.1.1.0)
113
95
  rubocop-rake (0.6.0)
114
96
  rubocop (~> 1.0)
115
- rubocop-rspec (2.9.0)
116
- rubocop (~> 1.19)
97
+ rubocop-rspec (2.16.0)
98
+ rubocop (~> 1.33)
117
99
  ruby-progressbar (1.11.0)
118
100
  ruby2_keywords (0.0.5)
119
- ruby_gpg2 (0.8.0)
120
- lino (>= 1.5)
121
- sawyer (0.8.2)
101
+ ruby_gpg2 (0.10.0)
102
+ lino (~> 3.0)
103
+ sawyer (0.9.2)
122
104
  addressable (>= 2.3.5)
123
- faraday (> 0.8, < 2.0)
105
+ faraday (>= 0.17.3, < 3)
124
106
  semantic (1.6.1)
125
- simplecov (0.21.2)
107
+ simplecov (0.22.0)
126
108
  docile (~> 1.1)
127
109
  simplecov-html (~> 0.11)
128
110
  simplecov_json_formatter (~> 0.1)
129
111
  simplecov-html (0.12.3)
130
112
  simplecov_json_formatter (0.1.4)
131
113
  sshkey (2.0.0)
132
- tzinfo (2.0.4)
114
+ tzinfo (2.0.5)
133
115
  concurrent-ruby (~> 1.0)
134
- unicode-display_width (2.1.0)
116
+ unicode-display_width (2.3.0)
135
117
 
136
118
  PLATFORMS
137
119
  ruby
@@ -155,4 +137,4 @@ DEPENDENCIES
155
137
  simplecov
156
138
 
157
139
  BUNDLED WITH
158
- 2.3.11
140
+ 2.4.1
data/Rakefile CHANGED
@@ -51,7 +51,7 @@ namespace :library do
51
51
  task check: [:rubocop]
52
52
 
53
53
  desc 'Attempt to automatically fix issues with the library'
54
- task fix: [:'rubocop:auto_correct']
54
+ task fix: [:'rubocop:autocorrect_all']
55
55
  end
56
56
 
57
57
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeProcessManager
4
- VERSION = '0.4.0.pre.6'
4
+ VERSION = '0.4.0.pre.8'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_process_manager
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0.pre.6
4
+ version: 0.4.0.pre.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-04-09 00:00:00.000000000 Z
11
+ date: 2022-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_factory