rake_circle_ci 0.10.0.pre.8 → 0.10.0.pre.10

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: ed201f8472b80ec7df4adc0d077fcb787a7af92960c59e663e7c0e2a1f3f6593
4
- data.tar.gz: 5ee99c94d2f8e939c879e7f0d5a4a7e4b90d36613ecb5be10e8c8963abd3edbd
3
+ metadata.gz: 1f0cf71647235cc6d7d338c28152e72eedcf8c572c15b4deab24e18eb7b82104
4
+ data.tar.gz: 92df6c2317b2ff407ef6e4a49fa03d7ef0f193fe16c3a713d90e5aac3f6d12bd
5
5
  SHA512:
6
- metadata.gz: 0a6ffcb441665a534d42c78c19e2cba99ef77524545ccbcf32e69c851fdaa85f47713746b5ab6c9efca222ac2ec1f8d181fa0424ca937b230029f14e002b3467
7
- data.tar.gz: 47188d9ca849349e7712e3ac2f9291ea07bd4a169e8d2e4da0ef5be5818629dce5c588a4498167e95f28b8dd6795e6b592e61f92bfb6c6bee1257c068312146d
6
+ metadata.gz: 90dc0257799dafd9676de901bd3801af61b67eb719606641effa32a4ff8b144a452a4439a899549612375b1288454475a17b53759b485c497fca9104001a5c47
7
+ data.tar.gz: ebd220f1bbd35646e32167550aa40359c965fd256a4dc18ba490c7fd32816f7726e32dd9f74ef1ae2de77e3b6c3ace8494e6b4956df241d9554de03601cbc2bb
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_circle_ci (0.10.0.pre.8)
4
+ rake_circle_ci (0.10.0.pre.10)
5
5
  colored2 (~> 3.1)
6
6
  excon (~> 0.72)
7
7
  rake_factory (~> 0.23)
@@ -10,61 +10,42 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (7.0.3)
13
+ activesupport (7.0.4)
14
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
15
15
  i18n (>= 1.6, < 2)
16
16
  minitest (>= 5.1)
17
17
  tzinfo (~> 2.0)
18
- addressable (2.8.0)
19
- public_suffix (>= 2.0.2, < 5.0)
18
+ addressable (2.8.1)
19
+ public_suffix (>= 2.0.2, < 6.0)
20
20
  ast (2.4.2)
21
21
  colored2 (3.1.2)
22
22
  concurrent-ruby (1.1.10)
23
23
  diff-lcs (1.5.0)
24
24
  docile (1.4.0)
25
- excon (0.92.3)
26
- faraday (1.10.0)
27
- faraday-em_http (~> 1.0)
28
- faraday-em_synchrony (~> 1.0)
29
- faraday-excon (~> 1.1)
30
- faraday-httpclient (~> 1.0)
31
- faraday-multipart (~> 1.0)
32
- faraday-net_http (~> 1.0)
33
- faraday-net_http_persistent (~> 1.0)
34
- faraday-patron (~> 1.0)
35
- faraday-rack (~> 1.0)
36
- faraday-retry (~> 1.0)
25
+ excon (0.95.0)
26
+ faraday (2.7.2)
27
+ faraday-net_http (>= 2.0, < 3.1)
37
28
  ruby2_keywords (>= 0.0.4)
38
- faraday-em_http (1.0.0)
39
- faraday-em_synchrony (1.0.0)
40
- faraday-excon (1.1.0)
41
- faraday-httpclient (1.0.1)
42
- faraday-multipart (1.0.3)
43
- multipart-post (>= 1.2, < 3)
44
- faraday-net_http (1.0.1)
45
- faraday-net_http_persistent (1.2.0)
46
- faraday-patron (1.0.0)
47
- faraday-rack (1.0.0)
48
- faraday-retry (1.0.3)
29
+ faraday-net_http (3.0.2)
49
30
  gem-release (2.2.2)
50
31
  hamster (3.0.0)
51
32
  concurrent-ruby (~> 1.0)
52
- i18n (1.10.0)
33
+ i18n (1.12.0)
53
34
  concurrent-ruby (~> 1.0)
54
- lino (3.0.0)
35
+ json (2.6.3)
36
+ lino (3.1.0)
55
37
  hamster (~> 3.0)
56
38
  open4 (~> 1.3)
57
39
  memfs (1.0.0)
58
- minitest (5.15.0)
59
- multipart-post (2.1.1)
60
- octokit (4.22.0)
61
- faraday (>= 0.9)
62
- sawyer (~> 0.8.0, >= 0.5.3)
40
+ minitest (5.16.3)
41
+ octokit (4.25.1)
42
+ faraday (>= 1, < 3)
43
+ sawyer (~> 0.9)
63
44
  open4 (1.3.4)
64
45
  parallel (1.22.1)
65
- parser (3.1.2.0)
46
+ parser (3.1.3.0)
66
47
  ast (~> 2.4.1)
67
- public_suffix (4.0.6)
48
+ public_suffix (5.0.1)
68
49
  rainbow (3.1.1)
69
50
  rake (13.0.6)
70
51
  rake_factory (0.29.0)
@@ -82,53 +63,54 @@ GEM
82
63
  colored2 (~> 3.1)
83
64
  rake_factory (~> 0.23)
84
65
  sshkey (~> 2.0)
85
- regexp_parser (2.5.0)
66
+ regexp_parser (2.6.1)
86
67
  rexml (3.2.5)
87
- rspec (3.11.0)
88
- rspec-core (~> 3.11.0)
89
- rspec-expectations (~> 3.11.0)
90
- rspec-mocks (~> 3.11.0)
91
- rspec-core (3.11.0)
92
- rspec-support (~> 3.11.0)
93
- rspec-expectations (3.11.0)
68
+ rspec (3.12.0)
69
+ rspec-core (~> 3.12.0)
70
+ rspec-expectations (~> 3.12.0)
71
+ rspec-mocks (~> 3.12.0)
72
+ rspec-core (3.12.0)
73
+ rspec-support (~> 3.12.0)
74
+ rspec-expectations (3.12.1)
94
75
  diff-lcs (>= 1.2.0, < 2.0)
95
- rspec-support (~> 3.11.0)
96
- rspec-mocks (3.11.0)
76
+ rspec-support (~> 3.12.0)
77
+ rspec-mocks (3.12.1)
97
78
  diff-lcs (>= 1.2.0, < 2.0)
98
- rspec-support (~> 3.11.0)
99
- rspec-support (3.11.0)
100
- rubocop (1.30.1)
79
+ rspec-support (~> 3.12.0)
80
+ rspec-support (3.12.0)
81
+ rubocop (1.41.1)
82
+ json (~> 2.3)
101
83
  parallel (~> 1.10)
102
- parser (>= 3.1.0.0)
84
+ parser (>= 3.1.2.1)
103
85
  rainbow (>= 2.2.2, < 4.0)
104
86
  regexp_parser (>= 1.8, < 3.0)
105
87
  rexml (>= 3.2.5, < 4.0)
106
- rubocop-ast (>= 1.18.0, < 2.0)
88
+ rubocop-ast (>= 1.23.0, < 2.0)
107
89
  ruby-progressbar (~> 1.7)
108
90
  unicode-display_width (>= 1.4.0, < 3.0)
109
- rubocop-ast (1.18.0)
91
+ rubocop-ast (1.24.0)
110
92
  parser (>= 3.1.1.0)
111
93
  rubocop-rake (0.6.0)
112
94
  rubocop (~> 1.0)
113
- rubocop-rspec (2.11.1)
114
- rubocop (~> 1.19)
95
+ rubocop-rspec (2.16.0)
96
+ rubocop (~> 1.33)
115
97
  ruby-progressbar (1.11.0)
116
98
  ruby2_keywords (0.0.5)
117
99
  ruby_gpg2 (0.8.0)
118
100
  lino (>= 1.5)
119
- sawyer (0.8.2)
101
+ sawyer (0.9.2)
120
102
  addressable (>= 2.3.5)
121
- faraday (> 0.8, < 2.0)
122
- simplecov (0.21.2)
103
+ faraday (>= 0.17.3, < 3)
104
+ simplecov (0.22.0)
123
105
  docile (~> 1.1)
124
106
  simplecov-html (~> 0.11)
125
107
  simplecov_json_formatter (~> 0.1)
126
108
  simplecov-html (0.12.3)
127
109
  simplecov_json_formatter (0.1.4)
128
110
  sshkey (2.0.0)
129
- tzinfo (2.0.4)
111
+ tzinfo (2.0.5)
130
112
  concurrent-ruby (~> 1.0)
131
- unicode-display_width (2.1.0)
113
+ unicode-display_width (2.3.0)
132
114
 
133
115
  PLATFORMS
134
116
  ruby
@@ -150,4 +132,4 @@ DEPENDENCIES
150
132
  simplecov
151
133
 
152
134
  BUNDLED WITH
153
- 2.3.17
135
+ 2.4.0
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 RakeCircleCI
4
- VERSION = '0.10.0.pre.8'
4
+ VERSION = '0.10.0.pre.10'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_circle_ci
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0.pre.8
4
+ version: 0.10.0.pre.10
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-07-04 00:00:00.000000000 Z
11
+ date: 2022-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colored2