concourse.rb 0.5.0.pre.18 → 0.5.0.pre.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +32 -30
- data/lib/concourse/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 604df11e4dae36335a6e56b04d9bc4070dd0b7258d839a3bb0fc1b9ad39ebf3a
|
|
4
|
+
data.tar.gz: '09501c83540b35912e6a75a491a3ea61be705f5e016b3d491df1f46767df2fec'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7b48eda3ee1efe4ae20de8f8c6f083cdef53b80f1e98c1dca236dfda85049643e9ecac71fd9ba7465e1808e74d74dbe8be0d6468364d325736abf49542df2e84
|
|
7
|
+
data.tar.gz: 823bf6f8f3c98b7001cc396df35c65d9a13009277fb874909935b1f91d09f12d7364ec67cdd7f4213cafb69ae5a4c4f6f9c2ad7666ba3c57916e8110c8c37015
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
concourse.rb (0.5.0.pre.
|
|
4
|
+
concourse.rb (0.5.0.pre.19)
|
|
5
5
|
excon (~> 0.72)
|
|
6
6
|
semantic (~> 1.5)
|
|
7
7
|
|
|
@@ -17,11 +17,11 @@ GEM
|
|
|
17
17
|
public_suffix (>= 2.0.2, < 5.0)
|
|
18
18
|
ast (2.4.2)
|
|
19
19
|
colored2 (3.1.2)
|
|
20
|
-
concurrent-ruby (1.1.
|
|
20
|
+
concurrent-ruby (1.1.10)
|
|
21
21
|
diff-lcs (1.5.0)
|
|
22
22
|
docile (1.4.0)
|
|
23
|
-
excon (0.
|
|
24
|
-
faker (2.
|
|
23
|
+
excon (0.93.1)
|
|
24
|
+
faker (2.23.0)
|
|
25
25
|
i18n (>= 1.8.11, < 2)
|
|
26
26
|
faraday (1.10.0)
|
|
27
27
|
faraday-em_http (~> 1.0)
|
|
@@ -49,9 +49,10 @@ GEM
|
|
|
49
49
|
gem-release (2.2.2)
|
|
50
50
|
hamster (3.0.0)
|
|
51
51
|
concurrent-ruby (~> 1.0)
|
|
52
|
-
i18n (1.
|
|
52
|
+
i18n (1.12.0)
|
|
53
53
|
concurrent-ruby (~> 1.0)
|
|
54
|
-
|
|
54
|
+
json (2.6.2)
|
|
55
|
+
jwt (2.5.0)
|
|
55
56
|
lino (3.0.0)
|
|
56
57
|
hamster (~> 3.0)
|
|
57
58
|
open4 (~> 1.3)
|
|
@@ -61,9 +62,9 @@ GEM
|
|
|
61
62
|
faraday (>= 0.9)
|
|
62
63
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
63
64
|
open4 (1.3.4)
|
|
64
|
-
openssl (3.0.
|
|
65
|
-
parallel (1.22.
|
|
66
|
-
parser (3.1.1
|
|
65
|
+
openssl (3.0.1)
|
|
66
|
+
parallel (1.22.1)
|
|
67
|
+
parser (3.1.2.1)
|
|
67
68
|
ast (~> 2.4.1)
|
|
68
69
|
public_suffix (4.0.6)
|
|
69
70
|
rainbow (3.1.1)
|
|
@@ -88,36 +89,37 @@ GEM
|
|
|
88
89
|
colored2 (~> 3.1)
|
|
89
90
|
rake_factory (~> 0.23)
|
|
90
91
|
sshkey (~> 2.0)
|
|
91
|
-
regexp_parser (2.
|
|
92
|
+
regexp_parser (2.6.0)
|
|
92
93
|
rexml (3.2.5)
|
|
93
|
-
rspec (3.
|
|
94
|
-
rspec-core (~> 3.
|
|
95
|
-
rspec-expectations (~> 3.
|
|
96
|
-
rspec-mocks (~> 3.
|
|
97
|
-
rspec-core (3.
|
|
98
|
-
rspec-support (~> 3.
|
|
99
|
-
rspec-expectations (3.
|
|
94
|
+
rspec (3.12.0)
|
|
95
|
+
rspec-core (~> 3.12.0)
|
|
96
|
+
rspec-expectations (~> 3.12.0)
|
|
97
|
+
rspec-mocks (~> 3.12.0)
|
|
98
|
+
rspec-core (3.12.0)
|
|
99
|
+
rspec-support (~> 3.12.0)
|
|
100
|
+
rspec-expectations (3.12.0)
|
|
100
101
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
101
|
-
rspec-support (~> 3.
|
|
102
|
-
rspec-mocks (3.
|
|
102
|
+
rspec-support (~> 3.12.0)
|
|
103
|
+
rspec-mocks (3.12.0)
|
|
103
104
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
104
|
-
rspec-support (~> 3.
|
|
105
|
-
rspec-support (3.
|
|
106
|
-
rubocop (1.
|
|
105
|
+
rspec-support (~> 3.12.0)
|
|
106
|
+
rspec-support (3.12.0)
|
|
107
|
+
rubocop (1.37.1)
|
|
108
|
+
json (~> 2.3)
|
|
107
109
|
parallel (~> 1.10)
|
|
108
|
-
parser (>= 3.1.
|
|
110
|
+
parser (>= 3.1.2.1)
|
|
109
111
|
rainbow (>= 2.2.2, < 4.0)
|
|
110
112
|
regexp_parser (>= 1.8, < 3.0)
|
|
111
|
-
rexml
|
|
112
|
-
rubocop-ast (>= 1.
|
|
113
|
+
rexml (>= 3.2.5, < 4.0)
|
|
114
|
+
rubocop-ast (>= 1.23.0, < 2.0)
|
|
113
115
|
ruby-progressbar (~> 1.7)
|
|
114
116
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
115
|
-
rubocop-ast (1.
|
|
117
|
+
rubocop-ast (1.23.0)
|
|
116
118
|
parser (>= 3.1.1.0)
|
|
117
119
|
rubocop-rake (0.6.0)
|
|
118
120
|
rubocop (~> 1.0)
|
|
119
|
-
rubocop-rspec (2.
|
|
120
|
-
rubocop (~> 1.
|
|
121
|
+
rubocop-rspec (2.14.2)
|
|
122
|
+
rubocop (~> 1.33)
|
|
121
123
|
ruby-progressbar (1.11.0)
|
|
122
124
|
ruby2_keywords (0.0.5)
|
|
123
125
|
ruby_gpg2 (0.8.0)
|
|
@@ -135,7 +137,7 @@ GEM
|
|
|
135
137
|
sshkey (2.0.0)
|
|
136
138
|
tzinfo (2.0.4)
|
|
137
139
|
concurrent-ruby (~> 1.0)
|
|
138
|
-
unicode-display_width (2.
|
|
140
|
+
unicode-display_width (2.3.0)
|
|
139
141
|
|
|
140
142
|
PLATFORMS
|
|
141
143
|
ruby
|
|
@@ -161,4 +163,4 @@ DEPENDENCIES
|
|
|
161
163
|
simplecov
|
|
162
164
|
|
|
163
165
|
BUNDLED WITH
|
|
164
|
-
2.3.
|
|
166
|
+
2.3.24
|
data/lib/concourse/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: concourse.rb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.5.0.pre.
|
|
4
|
+
version: 0.5.0.pre.19
|
|
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-
|
|
11
|
+
date: 2022-10-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: excon
|