rake_circle_ci 0.10.0.pre.7 → 0.10.0.pre.9

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: 799f94557915913f8f49a505d1f36fc022f291bee34ea54982486c4d2ed0c251
4
- data.tar.gz: eb1d7ade7b37375721bb70b80e7d148fb99a00886f213da1015d26f7a9e40a2d
3
+ metadata.gz: 106d464ccf53b26036991fdcfc6c17263fd130c6312928228d63b0d2f7c15ba1
4
+ data.tar.gz: 472540fb3ebe2c522a5f25c3f9c1bfdd64097010f1a9095e5ddbd23b9a209d05
5
5
  SHA512:
6
- metadata.gz: 92fcd413f5fc3a5bef72f7a985bf3bc7b97b3180e5061e139c839e0a7411e965b975ed08bb8d75b2f05045461a98b3e4ba2847f07003af0064f8c3653097b848
7
- data.tar.gz: 0ebd133933c2d83139277317ae9c5810d2f3eb0f0ea98aefb18075543829266b1ca3539ee9b2caf14f2e698dea0c5d4d6b04ec2202e88d943460f76a0cbeaef1
6
+ metadata.gz: 0c88676c40cd9d141912724ab95acbe958ade102dead1501128f9da3c6b68678cdb25c13e2a71f4c14befa808562af677a24155a5ddb53008aecc6b99afa5d84
7
+ data.tar.gz: 7b9852a732f8fd48b8197fe35416c72e87f7537ff084c28e8415166df8da0a2aa245568fdc08d9e8c46ccd8797b83217c873cf5b1d8cfc9fcfe6f5d9f1cb0fcf
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.7)
4
+ rake_circle_ci (0.10.0.pre.9)
5
5
  colored2 (~> 3.1)
6
6
  excon (~> 0.72)
7
7
  rake_factory (~> 0.23)
@@ -10,7 +10,7 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (7.0.2.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)
@@ -19,10 +19,10 @@ GEM
19
19
  public_suffix (>= 2.0.2, < 5.0)
20
20
  ast (2.4.2)
21
21
  colored2 (3.1.2)
22
- concurrent-ruby (1.1.9)
22
+ concurrent-ruby (1.1.10)
23
23
  diff-lcs (1.5.0)
24
24
  docile (1.4.0)
25
- excon (0.92.2)
25
+ excon (0.93.1)
26
26
  faraday (1.10.0)
27
27
  faraday-em_http (~> 1.0)
28
28
  faraday-em_synchrony (~> 1.0)
@@ -49,20 +49,21 @@ GEM
49
49
  gem-release (2.2.2)
50
50
  hamster (3.0.0)
51
51
  concurrent-ruby (~> 1.0)
52
- i18n (1.10.0)
52
+ i18n (1.12.0)
53
53
  concurrent-ruby (~> 1.0)
54
+ json (2.6.2)
54
55
  lino (3.0.0)
55
56
  hamster (~> 3.0)
56
57
  open4 (~> 1.3)
57
58
  memfs (1.0.0)
58
- minitest (5.15.0)
59
+ minitest (5.16.3)
59
60
  multipart-post (2.1.1)
60
61
  octokit (4.22.0)
61
62
  faraday (>= 0.9)
62
63
  sawyer (~> 0.8.0, >= 0.5.3)
63
64
  open4 (1.3.4)
64
- parallel (1.21.0)
65
- parser (3.1.1.0)
65
+ parallel (1.22.1)
66
+ parser (3.1.2.1)
66
67
  ast (~> 2.4.1)
67
68
  public_suffix (4.0.6)
68
69
  rainbow (3.1.1)
@@ -82,36 +83,37 @@ GEM
82
83
  colored2 (~> 3.1)
83
84
  rake_factory (~> 0.23)
84
85
  sshkey (~> 2.0)
85
- regexp_parser (2.2.1)
86
+ regexp_parser (2.5.0)
86
87
  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)
88
+ rspec (3.12.0)
89
+ rspec-core (~> 3.12.0)
90
+ rspec-expectations (~> 3.12.0)
91
+ rspec-mocks (~> 3.12.0)
92
+ rspec-core (3.12.0)
93
+ rspec-support (~> 3.12.0)
94
+ rspec-expectations (3.12.0)
94
95
  diff-lcs (>= 1.2.0, < 2.0)
95
- rspec-support (~> 3.11.0)
96
- rspec-mocks (3.11.0)
96
+ rspec-support (~> 3.12.0)
97
+ rspec-mocks (3.12.0)
97
98
  diff-lcs (>= 1.2.0, < 2.0)
98
- rspec-support (~> 3.11.0)
99
- rspec-support (3.11.0)
100
- rubocop (1.26.0)
99
+ rspec-support (~> 3.12.0)
100
+ rspec-support (3.12.0)
101
+ rubocop (1.36.0)
102
+ json (~> 2.3)
101
103
  parallel (~> 1.10)
102
- parser (>= 3.1.0.0)
104
+ parser (>= 3.1.2.1)
103
105
  rainbow (>= 2.2.2, < 4.0)
104
106
  regexp_parser (>= 1.8, < 3.0)
105
- rexml
106
- rubocop-ast (>= 1.16.0, < 2.0)
107
+ rexml (>= 3.2.5, < 4.0)
108
+ rubocop-ast (>= 1.20.1, < 2.0)
107
109
  ruby-progressbar (~> 1.7)
108
110
  unicode-display_width (>= 1.4.0, < 3.0)
109
- rubocop-ast (1.16.0)
111
+ rubocop-ast (1.21.0)
110
112
  parser (>= 3.1.1.0)
111
113
  rubocop-rake (0.6.0)
112
114
  rubocop (~> 1.0)
113
- rubocop-rspec (2.9.0)
114
- rubocop (~> 1.19)
115
+ rubocop-rspec (2.12.1)
116
+ rubocop (~> 1.31)
115
117
  ruby-progressbar (1.11.0)
116
118
  ruby2_keywords (0.0.5)
117
119
  ruby_gpg2 (0.8.0)
@@ -126,9 +128,9 @@ GEM
126
128
  simplecov-html (0.12.3)
127
129
  simplecov_json_formatter (0.1.4)
128
130
  sshkey (2.0.0)
129
- tzinfo (2.0.4)
131
+ tzinfo (2.0.5)
130
132
  concurrent-ruby (~> 1.0)
131
- unicode-display_width (2.1.0)
133
+ unicode-display_width (2.2.0)
132
134
 
133
135
  PLATFORMS
134
136
  ruby
@@ -150,4 +152,4 @@ DEPENDENCIES
150
152
  simplecov
151
153
 
152
154
  BUNDLED WITH
153
- 2.3.10
155
+ 2.3.24
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeCircleCI
4
- VERSION = '0.10.0.pre.7'
4
+ VERSION = '0.10.0.pre.9'
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.7
4
+ version: 0.10.0.pre.9
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-01 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: colored2