Skip to content

Commit 8ad2aec

Browse files
build(deps): bump cf-uaa-lib from 4.0.8 to 4.0.9 (#4227)
* 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]> * Bump json_pure to 2.8.1 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp Thun <[email protected]>
1 parent b3ff07f commit 8ad2aec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 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 (12.0.0)
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)
@@ -607,7 +607,7 @@ DEPENDENCIES
607607
allowy (>= 2.1.0)
608608
azure-storage-blob!
609609
byebug
610-
cf-uaa-lib (~> 4.0.8)
610+
cf-uaa-lib (~> 4.0.9)
611611
clockwork
612612
cloudfront-signer
613613
codeclimate-test-reporter (>= 1.0.8)

0 commit comments

Comments
 (0)