concourse.rb 0.5.0.pre.5 → 0.5.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: 4b962c43e06cbcb7f9264c2491413cb3b74e072ced90f07e3df64797d9442e2a
4
- data.tar.gz: e28d1b0bb9c7b48130c7f65bebc57406572af0e228a131917c8e5c71dd4612e9
3
+ metadata.gz: 15d2ac68faa034376bdd4ee4df79317a37baba99109aadc7f1d7c727e282961a
4
+ data.tar.gz: b16ec332ffb49507abcd486ebe8309d931ba1b859a9838ef10e6dda260b6d264
5
5
  SHA512:
6
- metadata.gz: a025fbef6d2309324771840943068bfc09d61535787a04640e207f6ec5d9f810b15064987a1f916defbbd78002090c671eedce078892149b075609cb89ffb3fc
7
- data.tar.gz: 886c79341633daf899dae07f2ab779f2cf1ae04ae95fbcc76f3ed88b014f25c22f4bdf6f6480930a073abd9a85459a757498c4daa369d2b1dbb81691937ac833
6
+ metadata.gz: eb869fc62e92749fcf8ef81bbb5bca290ca2f45b7a31be0459f8282d9dd3685ddb41e7294d11da5df398025fa0aaae39f9e5c88e90739298e94daa750befaa9e
7
+ data.tar.gz: 34d9a57f5c176092d3e1a3433e53fb38ad481106d4ea15ed827295a67ff8f2712a1eb3da3ef5821fba586ccde91ce5585c74c273512d36b004f9b251d93a6da1
data/Gemfile.lock CHANGED
@@ -1,56 +1,72 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- concourse.rb (0.5.0.pre.5)
4
+ concourse.rb (0.5.0.pre.9)
5
5
  excon (>= 0.72, < 1)
6
6
  semantic (>= 1.5, < 2)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (6.1.3.1)
11
+ activesupport (6.1.4.1)
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
16
  zeitwerk (~> 2.3)
17
- addressable (2.7.0)
17
+ addressable (2.8.0)
18
18
  public_suffix (>= 2.0.2, < 5.0)
19
19
  ast (2.4.2)
20
20
  colored2 (3.1.2)
21
- concurrent-ruby (1.1.8)
21
+ concurrent-ruby (1.1.9)
22
22
  diff-lcs (1.4.4)
23
- docile (1.3.5)
24
- excon (0.79.0)
25
- faker (2.17.0)
23
+ docile (1.4.0)
24
+ excon (0.87.0)
25
+ faker (2.19.0)
26
26
  i18n (>= 1.6, < 2)
27
- faraday (1.3.0)
27
+ faraday (1.8.0)
28
+ faraday-em_http (~> 1.0)
29
+ faraday-em_synchrony (~> 1.0)
30
+ faraday-excon (~> 1.1)
31
+ faraday-httpclient (~> 1.0.1)
28
32
  faraday-net_http (~> 1.0)
33
+ faraday-net_http_persistent (~> 1.1)
34
+ faraday-patron (~> 1.0)
35
+ faraday-rack (~> 1.0)
29
36
  multipart-post (>= 1.2, < 3)
30
- ruby2_keywords
37
+ 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)
31
42
  faraday-net_http (1.0.1)
32
- gem-release (2.2.1)
43
+ faraday-net_http_persistent (1.2.0)
44
+ faraday-patron (1.0.0)
45
+ faraday-rack (1.0.0)
46
+ gem-release (2.2.2)
33
47
  hamster (3.0.0)
34
48
  concurrent-ruby (~> 1.0)
35
49
  i18n (1.8.10)
36
50
  concurrent-ruby (~> 1.0)
37
- jwt (2.2.2)
38
- lino (1.9.0)
51
+ ipaddr (1.2.2)
52
+ jwt (2.3.0)
53
+ lino (3.0.0)
39
54
  hamster (~> 3.0)
40
55
  open4 (~> 1.3)
41
56
  minitest (5.14.4)
42
57
  multipart-post (2.1.1)
43
- octokit (4.20.0)
58
+ octokit (4.21.0)
44
59
  faraday (>= 0.9)
45
60
  sawyer (~> 0.8.0, >= 0.5.3)
46
61
  open4 (1.3.4)
47
- openssl (2.2.0)
48
- parallel (1.20.1)
49
- parser (3.0.0.0)
62
+ openssl (2.2.1)
63
+ ipaddr
64
+ parallel (1.21.0)
65
+ parser (3.0.2.0)
50
66
  ast (~> 2.4.1)
51
67
  public_suffix (4.0.6)
52
68
  rainbow (3.0.0)
53
- rake (13.0.3)
69
+ rake (13.0.6)
54
70
  rake_circle_ci (0.9.0)
55
71
  colored2 (~> 3.1)
56
72
  excon (~> 0.72)
@@ -64,7 +80,7 @@ GEM
64
80
  octokit (~> 4.16)
65
81
  rake_factory (~> 0.23)
66
82
  sshkey (~> 2.0)
67
- rake_gpg (0.14.0)
83
+ rake_gpg (0.16.0)
68
84
  rake_factory (>= 0.23, < 1)
69
85
  ruby_gpg2 (>= 0.6, < 1)
70
86
  rake_ssh (0.6.0)
@@ -72,7 +88,7 @@ GEM
72
88
  rake_factory (~> 0.23)
73
89
  sshkey (~> 2.0)
74
90
  regexp_parser (2.1.1)
75
- rexml (3.2.4)
91
+ rexml (3.2.5)
76
92
  rspec (3.10.0)
77
93
  rspec-core (~> 3.10.0)
78
94
  rspec-expectations (~> 3.10.0)
@@ -86,24 +102,23 @@ GEM
86
102
  diff-lcs (>= 1.2.0, < 2.0)
87
103
  rspec-support (~> 3.10.0)
88
104
  rspec-support (3.10.2)
89
- rubocop (1.12.0)
105
+ rubocop (1.22.1)
90
106
  parallel (~> 1.10)
91
107
  parser (>= 3.0.0.0)
92
108
  rainbow (>= 2.2.2, < 4.0)
93
109
  regexp_parser (>= 1.8, < 3.0)
94
110
  rexml
95
- rubocop-ast (>= 1.2.0, < 2.0)
111
+ rubocop-ast (>= 1.12.0, < 2.0)
96
112
  ruby-progressbar (~> 1.7)
97
113
  unicode-display_width (>= 1.4.0, < 3.0)
98
- rubocop-ast (1.4.1)
99
- parser (>= 2.7.1.5)
100
- rubocop-rake (0.5.1)
101
- rubocop
102
- rubocop-rspec (2.2.0)
114
+ rubocop-ast (1.12.0)
115
+ parser (>= 3.0.1.1)
116
+ rubocop-rake (0.6.0)
103
117
  rubocop (~> 1.0)
104
- rubocop-ast (>= 1.1.0)
118
+ rubocop-rspec (2.5.0)
119
+ rubocop (~> 1.19)
105
120
  ruby-progressbar (1.11.0)
106
- ruby2_keywords (0.0.4)
121
+ ruby2_keywords (0.0.5)
107
122
  ruby_gpg2 (0.8.0)
108
123
  lino (>= 1.5)
109
124
  sawyer (0.8.2)
@@ -115,11 +130,11 @@ GEM
115
130
  simplecov-html (~> 0.11)
116
131
  simplecov_json_formatter (~> 0.1)
117
132
  simplecov-html (0.12.3)
118
- simplecov_json_formatter (0.1.2)
133
+ simplecov_json_formatter (0.1.3)
119
134
  sshkey (2.0.0)
120
135
  tzinfo (2.0.4)
121
136
  concurrent-ruby (~> 1.0)
122
- unicode-display_width (2.0.0)
137
+ unicode-display_width (2.1.0)
123
138
  zeitwerk (2.4.2)
124
139
 
125
140
  PLATFORMS
@@ -146,4 +161,4 @@ DEPENDENCIES
146
161
  simplecov
147
162
 
148
163
  BUNDLED WITH
149
- 2.2.18
164
+ 2.2.29
@@ -8,8 +8,8 @@ module Concourse
8
8
  @response = parameters[:response]
9
9
 
10
10
  super("Request to #{@request.url} failed " \
11
- "with status #{@response.status} " \
12
- "and body #{@response.body}")
11
+ "with status #{@response.status} " \
12
+ "and body #{@response.body}")
13
13
  end
14
14
  end
15
15
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Concourse
4
- VERSION = '0.5.0.pre.5'
4
+ VERSION = '0.5.0.pre.9'
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.5
4
+ version: 0.5.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: 2021-05-30 00:00:00.000000000 Z
11
+ date: 2021-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: excon