Skip to content

Commit 58491f3

Browse files
build(deps): bump cf-uaa-lib from 4.0.8 to 4.0.9
Bumps [cf-uaa-lib](https://github.com/cloudfoundry/cf-uaa-lib) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/cloudfoundry/cf-uaa-lib/releases) - [Changelog](https://github.com/cloudfoundry/cf-uaa-lib/blob/master/CHANGELOG.md) - [Commits](cloudfoundry/cf-uaa-lib@v4.0.8...v4.0.9) --- updated-dependencies: - dependency-name: cf-uaa-lib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cf8c45 commit 58491f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ gem 'fog-google', '~> 1.24.1'
5959
gem 'fog-local'
6060
gem 'fog-openstack'
6161

62-
gem 'cf-uaa-lib', '~> 4.0.8'
62+
gem 'cf-uaa-lib', '~> 4.0.9'
6363

6464
group :db do
6565
gem 'mysql2', '~> 0.5.6'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
bit-struct (0.17)
111111
builder (3.3.0)
112112
byebug (11.1.3)
113-
cf-uaa-lib (4.0.8)
113+
cf-uaa-lib (4.0.9)
114114
addressable (~> 2.8, >= 2.8.0)
115115
base64
116116
httpclient (~> 2.8, >= 2.8.2.4)
@@ -271,7 +271,7 @@ GEM
271271
rdoc (>= 4.0.0)
272272
reline (>= 0.4.2)
273273
jaro_winkler (1.6.0)
274-
json (2.9.1)
274+
json (2.10.1)
275275
json-diff (0.4.1)
276276
json-schema (5.1.1)
277277
addressable (~> 2.8)
@@ -601,7 +601,7 @@ DEPENDENCIES
601601
allowy (>= 2.1.0)
602602
azure-storage-blob!
603603
byebug
604-
cf-uaa-lib (~> 4.0.8)
604+
cf-uaa-lib (~> 4.0.9)
605605
clockwork
606606
cloudfront-signer
607607
codeclimate-test-reporter (>= 1.0.8)

0 commit comments

Comments
 (0)