concourse.rb 0.5.0.pre.19 → 0.5.0.pre.20

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +26 -46
  3. data/lib/concourse/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 604df11e4dae36335a6e56b04d9bc4070dd0b7258d839a3bb0fc1b9ad39ebf3a
4
- data.tar.gz: '09501c83540b35912e6a75a491a3ea61be705f5e016b3d491df1f46767df2fec'
3
+ metadata.gz: 795c2d3d06af44868cc2900a933f9768e35567b9f09f10425e6b40047aa0af1d
4
+ data.tar.gz: da8089d1d439d29ddc6308dc3ca02f83c8c310d57533f55e9054fb5aa5929d6b
5
5
  SHA512:
6
- metadata.gz: 7b48eda3ee1efe4ae20de8f8c6f083cdef53b80f1e98c1dca236dfda85049643e9ecac71fd9ba7465e1808e74d74dbe8be0d6468364d325736abf49542df2e84
7
- data.tar.gz: 823bf6f8f3c98b7001cc396df35c65d9a13009277fb874909935b1f91d09f12d7364ec67cdd7f4213cafb69ae5a4c4f6f9c2ad7666ba3c57916e8110c8c37015
6
+ metadata.gz: afe6f1d562550c6f40b8a08be45bf25a9b74325b407646c03e2a11abcf2df5bcb5d9222afe36399dfb65571f848c2e44d8e42a04f0559cf08588ebeddef4c432
7
+ data.tar.gz: 412568d00dd9da745e336eff7a28b4083272442e5b5d1f3226d9ecc511895ced49d50ca3632ee1cdb810566f4ed766f607903ab403aeacebc8d7afef802c9bc3
data/Gemfile.lock CHANGED
@@ -1,72 +1,52 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- concourse.rb (0.5.0.pre.19)
4
+ concourse.rb (0.5.0.pre.20)
5
5
  excon (~> 0.72)
6
6
  semantic (~> 1.5)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.0.2.3)
11
+ activesupport (7.0.4)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 1.6, < 2)
14
14
  minitest (>= 5.1)
15
15
  tzinfo (~> 2.0)
16
- addressable (2.8.0)
17
- public_suffix (>= 2.0.2, < 5.0)
16
+ addressable (2.8.1)
17
+ public_suffix (>= 2.0.2, < 6.0)
18
18
  ast (2.4.2)
19
19
  colored2 (3.1.2)
20
20
  concurrent-ruby (1.1.10)
21
21
  diff-lcs (1.5.0)
22
22
  docile (1.4.0)
23
- excon (0.93.1)
24
- faker (2.23.0)
23
+ excon (0.95.0)
24
+ faker (3.0.0)
25
25
  i18n (>= 1.8.11, < 2)
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)
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)
35
+ json (2.6.3)
55
36
  jwt (2.5.0)
56
37
  lino (3.0.0)
57
38
  hamster (~> 3.0)
58
39
  open4 (~> 1.3)
59
- minitest (5.15.0)
60
- multipart-post (2.1.1)
61
- octokit (4.22.0)
62
- faraday (>= 0.9)
63
- 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)
64
44
  open4 (1.3.4)
65
45
  openssl (3.0.1)
66
46
  parallel (1.22.1)
67
- parser (3.1.2.1)
47
+ parser (3.1.3.0)
68
48
  ast (~> 2.4.1)
69
- public_suffix (4.0.6)
49
+ public_suffix (5.0.1)
70
50
  rainbow (3.1.1)
71
51
  rake (13.0.6)
72
52
  rake_circle_ci (0.9.0)
@@ -89,7 +69,7 @@ GEM
89
69
  colored2 (~> 3.1)
90
70
  rake_factory (~> 0.23)
91
71
  sshkey (~> 2.0)
92
- regexp_parser (2.6.0)
72
+ regexp_parser (2.6.1)
93
73
  rexml (3.2.5)
94
74
  rspec (3.12.0)
95
75
  rspec-core (~> 3.12.0)
@@ -97,14 +77,14 @@ GEM
97
77
  rspec-mocks (~> 3.12.0)
98
78
  rspec-core (3.12.0)
99
79
  rspec-support (~> 3.12.0)
100
- rspec-expectations (3.12.0)
80
+ rspec-expectations (3.12.1)
101
81
  diff-lcs (>= 1.2.0, < 2.0)
102
82
  rspec-support (~> 3.12.0)
103
- rspec-mocks (3.12.0)
83
+ rspec-mocks (3.12.1)
104
84
  diff-lcs (>= 1.2.0, < 2.0)
105
85
  rspec-support (~> 3.12.0)
106
86
  rspec-support (3.12.0)
107
- rubocop (1.37.1)
87
+ rubocop (1.41.1)
108
88
  json (~> 2.3)
109
89
  parallel (~> 1.10)
110
90
  parser (>= 3.1.2.1)
@@ -114,19 +94,19 @@ GEM
114
94
  rubocop-ast (>= 1.23.0, < 2.0)
115
95
  ruby-progressbar (~> 1.7)
116
96
  unicode-display_width (>= 1.4.0, < 3.0)
117
- rubocop-ast (1.23.0)
97
+ rubocop-ast (1.24.0)
118
98
  parser (>= 3.1.1.0)
119
99
  rubocop-rake (0.6.0)
120
100
  rubocop (~> 1.0)
121
- rubocop-rspec (2.14.2)
101
+ rubocop-rspec (2.16.0)
122
102
  rubocop (~> 1.33)
123
103
  ruby-progressbar (1.11.0)
124
104
  ruby2_keywords (0.0.5)
125
105
  ruby_gpg2 (0.8.0)
126
106
  lino (>= 1.5)
127
- sawyer (0.8.2)
107
+ sawyer (0.9.2)
128
108
  addressable (>= 2.3.5)
129
- faraday (> 0.8, < 2.0)
109
+ faraday (>= 0.17.3, < 3)
130
110
  semantic (1.6.1)
131
111
  simplecov (0.21.2)
132
112
  docile (~> 1.1)
@@ -135,7 +115,7 @@ GEM
135
115
  simplecov-html (0.12.3)
136
116
  simplecov_json_formatter (0.1.4)
137
117
  sshkey (2.0.0)
138
- tzinfo (2.0.4)
118
+ tzinfo (2.0.5)
139
119
  concurrent-ruby (~> 1.0)
140
120
  unicode-display_width (2.3.0)
141
121
 
@@ -163,4 +143,4 @@ DEPENDENCIES
163
143
  simplecov
164
144
 
165
145
  BUNDLED WITH
166
- 2.3.24
146
+ 2.3.26
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Concourse
4
- VERSION = '0.5.0.pre.19'
4
+ VERSION = '0.5.0.pre.20'
5
5
  end
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.19
4
+ version: 0.5.0.pre.20
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-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: excon