Skip to content

Commit 4eaa4dc

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 1c3a818 commit 4eaa4dc

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
@@ -58,7 +58,7 @@ gem 'fog-google', '~> 1.24.1'
5858
gem 'fog-local'
5959
gem 'fog-openstack'
6060

61-
gem 'cf-uaa-lib', '~> 4.0.4'
61+
gem 'cf-uaa-lib', '~> 4.0.6'
6262

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

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,10 @@ GEM
110110
bit-struct (0.17)
111111
builder (3.3.0)
112112
byebug (11.1.3)
113-
cf-uaa-lib (4.0.4)
113+
cf-uaa-lib (4.0.6)
114114
addressable (~> 2.8, >= 2.8.0)
115115
httpclient (~> 2.8, >= 2.8.2.4)
116+
json_pure (~> 2.7)
116117
multi_json (>= 1.12.1, < 1.16)
117118
clockwork (3.0.2)
118119
activesupport
@@ -585,7 +586,7 @@ DEPENDENCIES
585586
allowy (>= 2.1.0)
586587
azure-storage-blob!
587588
byebug
588-
cf-uaa-lib (~> 4.0.4)
589+
cf-uaa-lib (~> 4.0.6)
589590
clockwork
590591
cloudfront-signer
591592
codeclimate-test-reporter (>= 1.0.8)

0 commit comments

Comments
 (0)