Skip to content

Commit eece70a

Browse files
build(deps): bump cf-uaa-lib from 4.0.4 to 4.0.7 (#4094)
Bumps [cf-uaa-lib](https://github.com/cloudfoundry/cf-uaa-lib) from 4.0.4 to 4.0.7. - [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.7) --- updated-dependencies: - dependency-name: cf-uaa-lib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a8209e commit eece70a

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
@@ -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.7'
6262

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

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +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.7)
114114
addressable (~> 2.8, >= 2.8.0)
115115
httpclient (~> 2.8, >= 2.8.2.4)
116-
multi_json (>= 1.12.1, < 1.16)
116+
json (~> 2.7)
117117
clockwork (3.0.2)
118118
activesupport
119119
tzinfo
@@ -585,7 +585,7 @@ DEPENDENCIES
585585
allowy (>= 2.1.0)
586586
azure-storage-blob!
587587
byebug
588-
cf-uaa-lib (~> 4.0.4)
588+
cf-uaa-lib (~> 4.0.7)
589589
clockwork
590590
cloudfront-signer
591591
codeclimate-test-reporter (>= 1.0.8)

0 commit comments

Comments
 (0)