rake_process_manager 0.4.0.pre.6 → 0.4.0.pre.7

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: 7b164bc55adbba337bec15455d580f79272a5e8c3cf3881f051a94da0cd7cb6b
4
+ data.tar.gz: 263bc11b562aae66bd86b28410f87904a280fe582d8432b0c6054f6fec37fc8a
5
5
  SHA512:
6
- metadata.gz: 6a7abb9c336c59463caa5b693dd4ff1107fa96796dd545a75532f8ffd7756d3c27a8a20f95f694bb60326745b765649cd543e62df79b4488e9d766174c6ef29b
7
- data.tar.gz: f7dfb2858dd605d6cc49621c3fc90ecd3ca8fe9db7b93898880528328a6d30ec517a5eb204dda58ce72930dbabbf9fffeb4681d213ebdd87c849ee6339527e2c
6
+ metadata.gz: d907eb285dfe22f36b1ecef82049e9cceaac7a60cae29f42754e1749dda095f7de84edd94bd3d3ff25db96b078edb9593f2303006fbf47d67e1ee7288cdea028
7
+ data.tar.gz: 807a59f24945fbc4fe0b0fa6e0da9dfc0f4a5cfd2789880ad9a7b53043e4ec39d0bd2d2bf25709cbfc28491cf84f590fdaee81f7540ada2456cc5dcce52a703a
data/Gemfile.lock CHANGED
@@ -1,13 +1,13 @@
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.7)
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)
@@ -16,11 +16,11 @@ GEM
16
16
  public_suffix (>= 2.0.2, < 5.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
22
  excon (0.92.0)
23
- fakefs (1.4.1)
23
+ fakefs (1.8.0)
24
24
  faraday (1.10.0)
25
25
  faraday-em_http (~> 1.0)
26
26
  faraday-em_synchrony (~> 1.0)
@@ -47,19 +47,20 @@ GEM
47
47
  gem-release (2.2.2)
48
48
  hamster (3.0.0)
49
49
  concurrent-ruby (~> 1.0)
50
- i18n (1.10.0)
50
+ i18n (1.12.0)
51
51
  concurrent-ruby (~> 1.0)
52
+ json (2.6.2)
52
53
  lino (3.0.0)
53
54
  hamster (~> 3.0)
54
55
  open4 (~> 1.3)
55
- minitest (5.15.0)
56
+ minitest (5.16.3)
56
57
  multipart-post (2.1.1)
57
58
  octokit (4.22.0)
58
59
  faraday (>= 0.9)
59
60
  sawyer (~> 0.8.0, >= 0.5.3)
60
61
  open4 (1.3.4)
61
62
  parallel (1.22.1)
62
- parser (3.1.1.0)
63
+ parser (3.1.2.1)
63
64
  ast (~> 2.4.1)
64
65
  public_suffix (4.0.6)
65
66
  rainbow (3.1.1)
@@ -84,36 +85,37 @@ GEM
84
85
  colored2 (~> 3.1)
85
86
  rake_factory (~> 0.23)
86
87
  sshkey (~> 2.0)
87
- regexp_parser (2.2.1)
88
+ regexp_parser (2.6.0)
88
89
  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)
90
+ rspec (3.12.0)
91
+ rspec-core (~> 3.12.0)
92
+ rspec-expectations (~> 3.12.0)
93
+ rspec-mocks (~> 3.12.0)
94
+ rspec-core (3.12.0)
95
+ rspec-support (~> 3.12.0)
96
+ rspec-expectations (3.12.0)
96
97
  diff-lcs (>= 1.2.0, < 2.0)
97
- rspec-support (~> 3.11.0)
98
- rspec-mocks (3.11.0)
98
+ rspec-support (~> 3.12.0)
99
+ rspec-mocks (3.12.0)
99
100
  diff-lcs (>= 1.2.0, < 2.0)
100
- rspec-support (~> 3.11.0)
101
- rspec-support (3.11.0)
102
- rubocop (1.27.0)
101
+ rspec-support (~> 3.12.0)
102
+ rspec-support (3.12.0)
103
+ rubocop (1.36.0)
104
+ json (~> 2.3)
103
105
  parallel (~> 1.10)
104
- parser (>= 3.1.0.0)
106
+ parser (>= 3.1.2.1)
105
107
  rainbow (>= 2.2.2, < 4.0)
106
108
  regexp_parser (>= 1.8, < 3.0)
107
- rexml
108
- rubocop-ast (>= 1.16.0, < 2.0)
109
+ rexml (>= 3.2.5, < 4.0)
110
+ rubocop-ast (>= 1.20.1, < 2.0)
109
111
  ruby-progressbar (~> 1.7)
110
112
  unicode-display_width (>= 1.4.0, < 3.0)
111
- rubocop-ast (1.16.0)
113
+ rubocop-ast (1.23.0)
112
114
  parser (>= 3.1.1.0)
113
115
  rubocop-rake (0.6.0)
114
116
  rubocop (~> 1.0)
115
- rubocop-rspec (2.9.0)
116
- rubocop (~> 1.19)
117
+ rubocop-rspec (2.14.2)
118
+ rubocop (~> 1.33)
117
119
  ruby-progressbar (1.11.0)
118
120
  ruby2_keywords (0.0.5)
119
121
  ruby_gpg2 (0.8.0)
@@ -129,9 +131,9 @@ GEM
129
131
  simplecov-html (0.12.3)
130
132
  simplecov_json_formatter (0.1.4)
131
133
  sshkey (2.0.0)
132
- tzinfo (2.0.4)
134
+ tzinfo (2.0.5)
133
135
  concurrent-ruby (~> 1.0)
134
- unicode-display_width (2.1.0)
136
+ unicode-display_width (2.3.0)
135
137
 
136
138
  PLATFORMS
137
139
  ruby
@@ -155,4 +157,4 @@ DEPENDENCIES
155
157
  simplecov
156
158
 
157
159
  BUNDLED WITH
158
- 2.3.11
160
+ 2.3.24
@@ -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.7'
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.7
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-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_factory