rake_circle_ci 0.10.0.pre.9 → 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: 106d464ccf53b26036991fdcfc6c17263fd130c6312928228d63b0d2f7c15ba1
4
- data.tar.gz: 472540fb3ebe2c522a5f25c3f9c1bfdd64097010f1a9095e5ddbd23b9a209d05
3
+ metadata.gz: 1f0cf71647235cc6d7d338c28152e72eedcf8c572c15b4deab24e18eb7b82104
4
+ data.tar.gz: 92df6c2317b2ff407ef6e4a49fa03d7ef0f193fe16c3a713d90e5aac3f6d12bd
5
5
  SHA512:
6
- metadata.gz: 0c88676c40cd9d141912724ab95acbe958ade102dead1501128f9da3c6b68678cdb25c13e2a71f4c14befa808562af677a24155a5ddb53008aecc6b99afa5d84
7
- data.tar.gz: 7b9852a732f8fd48b8197fe35416c72e87f7537ff084c28e8415166df8da0a2aa245568fdc08d9e8c46ccd8797b83217c873cf5b1d8cfc9fcfe6f5d9f1cb0fcf
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.9)
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)
@@ -15,57 +15,37 @@ GEM
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.93.1)
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
33
  i18n (1.12.0)
53
34
  concurrent-ruby (~> 1.0)
54
- json (2.6.2)
55
- lino (3.0.0)
35
+ json (2.6.3)
36
+ lino (3.1.0)
56
37
  hamster (~> 3.0)
57
38
  open4 (~> 1.3)
58
39
  memfs (1.0.0)
59
40
  minitest (5.16.3)
60
- multipart-post (2.1.1)
61
- octokit (4.22.0)
62
- faraday (>= 0.9)
63
- sawyer (~> 0.8.0, >= 0.5.3)
41
+ octokit (4.25.1)
42
+ faraday (>= 1, < 3)
43
+ sawyer (~> 0.9)
64
44
  open4 (1.3.4)
65
45
  parallel (1.22.1)
66
- parser (3.1.2.1)
46
+ parser (3.1.3.0)
67
47
  ast (~> 2.4.1)
68
- public_suffix (4.0.6)
48
+ public_suffix (5.0.1)
69
49
  rainbow (3.1.1)
70
50
  rake (13.0.6)
71
51
  rake_factory (0.29.0)
@@ -83,7 +63,7 @@ GEM
83
63
  colored2 (~> 3.1)
84
64
  rake_factory (~> 0.23)
85
65
  sshkey (~> 2.0)
86
- regexp_parser (2.5.0)
66
+ regexp_parser (2.6.1)
87
67
  rexml (3.2.5)
88
68
  rspec (3.12.0)
89
69
  rspec-core (~> 3.12.0)
@@ -91,37 +71,37 @@ GEM
91
71
  rspec-mocks (~> 3.12.0)
92
72
  rspec-core (3.12.0)
93
73
  rspec-support (~> 3.12.0)
94
- rspec-expectations (3.12.0)
74
+ rspec-expectations (3.12.1)
95
75
  diff-lcs (>= 1.2.0, < 2.0)
96
76
  rspec-support (~> 3.12.0)
97
- rspec-mocks (3.12.0)
77
+ rspec-mocks (3.12.1)
98
78
  diff-lcs (>= 1.2.0, < 2.0)
99
79
  rspec-support (~> 3.12.0)
100
80
  rspec-support (3.12.0)
101
- rubocop (1.36.0)
81
+ rubocop (1.41.1)
102
82
  json (~> 2.3)
103
83
  parallel (~> 1.10)
104
84
  parser (>= 3.1.2.1)
105
85
  rainbow (>= 2.2.2, < 4.0)
106
86
  regexp_parser (>= 1.8, < 3.0)
107
87
  rexml (>= 3.2.5, < 4.0)
108
- rubocop-ast (>= 1.20.1, < 2.0)
88
+ rubocop-ast (>= 1.23.0, < 2.0)
109
89
  ruby-progressbar (~> 1.7)
110
90
  unicode-display_width (>= 1.4.0, < 3.0)
111
- rubocop-ast (1.21.0)
91
+ rubocop-ast (1.24.0)
112
92
  parser (>= 3.1.1.0)
113
93
  rubocop-rake (0.6.0)
114
94
  rubocop (~> 1.0)
115
- rubocop-rspec (2.12.1)
116
- rubocop (~> 1.31)
95
+ rubocop-rspec (2.16.0)
96
+ rubocop (~> 1.33)
117
97
  ruby-progressbar (1.11.0)
118
98
  ruby2_keywords (0.0.5)
119
99
  ruby_gpg2 (0.8.0)
120
100
  lino (>= 1.5)
121
- sawyer (0.8.2)
101
+ sawyer (0.9.2)
122
102
  addressable (>= 2.3.5)
123
- faraday (> 0.8, < 2.0)
124
- simplecov (0.21.2)
103
+ faraday (>= 0.17.3, < 3)
104
+ simplecov (0.22.0)
125
105
  docile (~> 1.1)
126
106
  simplecov-html (~> 0.11)
127
107
  simplecov_json_formatter (~> 0.1)
@@ -130,7 +110,7 @@ GEM
130
110
  sshkey (2.0.0)
131
111
  tzinfo (2.0.5)
132
112
  concurrent-ruby (~> 1.0)
133
- unicode-display_width (2.2.0)
113
+ unicode-display_width (2.3.0)
134
114
 
135
115
  PLATFORMS
136
116
  ruby
@@ -152,4 +132,4 @@ DEPENDENCIES
152
132
  simplecov
153
133
 
154
134
  BUNDLED WITH
155
- 2.3.24
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.9'
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.9
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-10-28 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