Skip to content

Commit 433d730

Browse files
build(deps): bump cf-uaa-lib from 4.0.4 to 4.0.6
Bumps [cf-uaa-lib](https://github.com/cloudfoundry/cf-uaa-lib) from 4.0.4 to 4.0.6. - [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.4...v4.0.6) --- 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 e64c698 commit 433d730

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Gemfile

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

64-
gem 'cf-uaa-lib', '~> 4.0.4'
64+
gem 'cf-uaa-lib', '~> 4.0.6'
6565
gem 'vcap-concurrency', git: 'https://github.com/cloudfoundry/vcap-concurrency.git', ref: '2a5b0179'
6666

6767
group :db do

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,10 @@ GEM
117117
bit-struct (0.17)
118118
builder (3.3.0)
119119
byebug (11.1.3)
120-
cf-uaa-lib (4.0.4)
120+
cf-uaa-lib (4.0.6)
121121
addressable (~> 2.8, >= 2.8.0)
122122
httpclient (~> 2.8, >= 2.8.2.4)
123+
json_pure (~> 2.7)
123124
multi_json (>= 1.12.1, < 1.16)
124125
clockwork (3.0.2)
125126
activesupport
@@ -603,7 +604,7 @@ DEPENDENCIES
603604
allowy (>= 2.1.0)
604605
azure-storage-blob!
605606
byebug
606-
cf-uaa-lib (~> 4.0.4)
607+
cf-uaa-lib (~> 4.0.6)
607608
clockwork
608609
cloudfront-signer
609610
codeclimate-test-reporter (>= 1.0.8)

0 commit comments

Comments
 (0)