cf-uaac 4.29.0 → 4.31.0
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/.github/workflows/ruby.yml +1 -1
- data/cf-uaac.gemspec +2 -2
- data/version.txt +1 -1
- metadata +18 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1ec04e6512da497327929555bf2a233f2098d85f621093cacc7bafb3420cd478
|
|
4
|
+
data.tar.gz: 89dd15fd0a5eb2dc46aef1fb3e94088e3e857fac4ba4bf5ca9829216e35a176b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 90722e9968d9a22e7a896120f181929406664756fe25fc1ee924e0083f6a8b022c816f490c5883e96a9fe6f2a4efba80dda7e4268b8df95dd95fff4db1a2769c
|
|
7
|
+
data.tar.gz: 236b9417c5f35527f924ef0b8d45260158e97cc3ff6fab150ca93ec8f54650b95ac660408099be4c6180cd2ac54e5c1f60bbced321ee9a89f75192631383127f
|
data/.github/workflows/ruby.yml
CHANGED
data/cf-uaac.gemspec
CHANGED
|
@@ -42,6 +42,6 @@ Gem::Specification.new do |s|
|
|
|
42
42
|
s.add_runtime_dependency 'eventmachine', '~> 1.2'
|
|
43
43
|
s.add_runtime_dependency 'launchy', '>= 2.5', '< 4.0'
|
|
44
44
|
s.add_runtime_dependency 'em-http-request', '~> 1.1', '>= 1.1.2'
|
|
45
|
-
s.add_runtime_dependency 'json', '~>2.
|
|
46
|
-
s.add_runtime_dependency 'rack', '~>3.
|
|
45
|
+
s.add_runtime_dependency 'json', '~> 2.19', '>= 2.19.3'
|
|
46
|
+
s.add_runtime_dependency 'rack', '~> 3.2', '>= 3.2.5'
|
|
47
47
|
end
|
data/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
4.
|
|
1
|
+
4.31.0
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cf-uaac
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.
|
|
4
|
+
version: 4.31.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dave Syer
|
|
@@ -12,7 +12,7 @@ authors:
|
|
|
12
12
|
autorequire:
|
|
13
13
|
bindir: bin
|
|
14
14
|
cert_chain: []
|
|
15
|
-
date:
|
|
15
|
+
date: 2026-04-07 00:00:00.000000000 Z
|
|
16
16
|
dependencies:
|
|
17
17
|
- !ruby/object:Gem::Dependency
|
|
18
18
|
name: cf-uaa-lib
|
|
@@ -192,28 +192,40 @@ dependencies:
|
|
|
192
192
|
requirements:
|
|
193
193
|
- - "~>"
|
|
194
194
|
- !ruby/object:Gem::Version
|
|
195
|
-
version: '2.
|
|
195
|
+
version: '2.19'
|
|
196
|
+
- - ">="
|
|
197
|
+
- !ruby/object:Gem::Version
|
|
198
|
+
version: 2.19.3
|
|
196
199
|
type: :runtime
|
|
197
200
|
prerelease: false
|
|
198
201
|
version_requirements: !ruby/object:Gem::Requirement
|
|
199
202
|
requirements:
|
|
200
203
|
- - "~>"
|
|
201
204
|
- !ruby/object:Gem::Version
|
|
202
|
-
version: '2.
|
|
205
|
+
version: '2.19'
|
|
206
|
+
- - ">="
|
|
207
|
+
- !ruby/object:Gem::Version
|
|
208
|
+
version: 2.19.3
|
|
203
209
|
- !ruby/object:Gem::Dependency
|
|
204
210
|
name: rack
|
|
205
211
|
requirement: !ruby/object:Gem::Requirement
|
|
206
212
|
requirements:
|
|
207
213
|
- - "~>"
|
|
208
214
|
- !ruby/object:Gem::Version
|
|
209
|
-
version: '3.
|
|
215
|
+
version: '3.2'
|
|
216
|
+
- - ">="
|
|
217
|
+
- !ruby/object:Gem::Version
|
|
218
|
+
version: 3.2.5
|
|
210
219
|
type: :runtime
|
|
211
220
|
prerelease: false
|
|
212
221
|
version_requirements: !ruby/object:Gem::Requirement
|
|
213
222
|
requirements:
|
|
214
223
|
- - "~>"
|
|
215
224
|
- !ruby/object:Gem::Version
|
|
216
|
-
version: '3.
|
|
225
|
+
version: '3.2'
|
|
226
|
+
- - ">="
|
|
227
|
+
- !ruby/object:Gem::Version
|
|
228
|
+
version: 3.2.5
|
|
217
229
|
description: Client command line tools for interacting with the CloudFoundry User
|
|
218
230
|
Account and Authorization (UAA) server. The UAA is an OAuth2 Authorization Server
|
|
219
231
|
so it can be used by webapps and command line apps to obtain access tokens to act
|