concourse.rb 0.5.0.pre.8 → 0.5.0.pre.9

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b672ce5768c3762735be388586a252fd7062e2842060254d8c5ee24142437613
4
- data.tar.gz: 4c6f7edfb9bb15e3c391b07c098069c25b42dd3b6d14fbeb98734d9709aea178
3
+ metadata.gz: 15d2ac68faa034376bdd4ee4df79317a37baba99109aadc7f1d7c727e282961a
4
+ data.tar.gz: b16ec332ffb49507abcd486ebe8309d931ba1b859a9838ef10e6dda260b6d264
5
5
  SHA512:
6
- metadata.gz: 5244964b257f349202899bb44000108fd8b9223772fa5de0fbfa9ecc533b72ad7902f3e26e8c05b1b02fba6a27c4f01ee3dcf81d3707c237635479a45f94f8a6
7
- data.tar.gz: f2944e485b57a33fdbea01e34d46dd2f2ced7ee16746903d8138c699fcf0d53d10051683c0d42dd11ca23886b0d82c91815e797b191c55c49123396313e24fa7
6
+ metadata.gz: eb869fc62e92749fcf8ef81bbb5bca290ca2f45b7a31be0459f8282d9dd3685ddb41e7294d11da5df398025fa0aaae39f9e5c88e90739298e94daa750befaa9e
7
+ data.tar.gz: 34d9a57f5c176092d3e1a3433e53fb38ad481106d4ea15ed827295a67ff8f2712a1eb3da3ef5821fba586ccde91ce5585c74c273512d36b004f9b251d93a6da1
data/Gemfile.lock CHANGED
@@ -1,48 +1,55 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- concourse.rb (0.5.0.pre.8)
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.2)
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
23
  docile (1.4.0)
24
- excon (0.82.0)
25
- faker (2.18.0)
24
+ excon (0.87.0)
25
+ faker (2.19.0)
26
26
  i18n (>= 1.6, < 2)
27
- faraday (1.4.2)
27
+ faraday (1.8.0)
28
28
  faraday-em_http (~> 1.0)
29
29
  faraday-em_synchrony (~> 1.0)
30
30
  faraday-excon (~> 1.1)
31
+ faraday-httpclient (~> 1.0.1)
31
32
  faraday-net_http (~> 1.0)
32
33
  faraday-net_http_persistent (~> 1.1)
34
+ faraday-patron (~> 1.0)
35
+ faraday-rack (~> 1.0)
33
36
  multipart-post (>= 1.2, < 3)
34
37
  ruby2_keywords (>= 0.0.4)
35
38
  faraday-em_http (1.0.0)
36
39
  faraday-em_synchrony (1.0.0)
37
40
  faraday-excon (1.1.0)
41
+ faraday-httpclient (1.0.1)
38
42
  faraday-net_http (1.0.1)
39
- faraday-net_http_persistent (1.1.0)
40
- 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)
41
47
  hamster (3.0.0)
42
48
  concurrent-ruby (~> 1.0)
43
49
  i18n (1.8.10)
44
50
  concurrent-ruby (~> 1.0)
45
- jwt (2.2.3)
51
+ ipaddr (1.2.2)
52
+ jwt (2.3.0)
46
53
  lino (3.0.0)
47
54
  hamster (~> 3.0)
48
55
  open4 (~> 1.3)
@@ -52,13 +59,14 @@ GEM
52
59
  faraday (>= 0.9)
53
60
  sawyer (~> 0.8.0, >= 0.5.3)
54
61
  open4 (1.3.4)
55
- openssl (2.2.0)
56
- parallel (1.20.1)
57
- parser (3.0.1.1)
62
+ openssl (2.2.1)
63
+ ipaddr
64
+ parallel (1.21.0)
65
+ parser (3.0.2.0)
58
66
  ast (~> 2.4.1)
59
67
  public_suffix (4.0.6)
60
68
  rainbow (3.0.0)
61
- rake (13.0.3)
69
+ rake (13.0.6)
62
70
  rake_circle_ci (0.9.0)
63
71
  colored2 (~> 3.1)
64
72
  excon (~> 0.72)
@@ -94,24 +102,23 @@ GEM
94
102
  diff-lcs (>= 1.2.0, < 2.0)
95
103
  rspec-support (~> 3.10.0)
96
104
  rspec-support (3.10.2)
97
- rubocop (1.15.0)
105
+ rubocop (1.22.1)
98
106
  parallel (~> 1.10)
99
107
  parser (>= 3.0.0.0)
100
108
  rainbow (>= 2.2.2, < 4.0)
101
109
  regexp_parser (>= 1.8, < 3.0)
102
110
  rexml
103
- rubocop-ast (>= 1.5.0, < 2.0)
111
+ rubocop-ast (>= 1.12.0, < 2.0)
104
112
  ruby-progressbar (~> 1.7)
105
113
  unicode-display_width (>= 1.4.0, < 3.0)
106
- rubocop-ast (1.7.0)
114
+ rubocop-ast (1.12.0)
107
115
  parser (>= 3.0.1.1)
108
- rubocop-rake (0.5.1)
109
- rubocop
110
- rubocop-rspec (2.3.0)
116
+ rubocop-rake (0.6.0)
111
117
  rubocop (~> 1.0)
112
- rubocop-ast (>= 1.1.0)
118
+ rubocop-rspec (2.5.0)
119
+ rubocop (~> 1.19)
113
120
  ruby-progressbar (1.11.0)
114
- ruby2_keywords (0.0.4)
121
+ ruby2_keywords (0.0.5)
115
122
  ruby_gpg2 (0.8.0)
116
123
  lino (>= 1.5)
117
124
  sawyer (0.8.2)
@@ -127,7 +134,7 @@ GEM
127
134
  sshkey (2.0.0)
128
135
  tzinfo (2.0.4)
129
136
  concurrent-ruby (~> 1.0)
130
- unicode-display_width (2.0.0)
137
+ unicode-display_width (2.1.0)
131
138
  zeitwerk (2.4.2)
132
139
 
133
140
  PLATFORMS
@@ -154,4 +161,4 @@ DEPENDENCIES
154
161
  simplecov
155
162
 
156
163
  BUNDLED WITH
157
- 2.2.19
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.8'
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.8
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-31 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