Skip to content

Commit 0f13a21

Browse files
build(deps): bump cf-uaa-lib from 4.0.9 to 4.0.10 (cloudfoundry#5276)
Bumps [cf-uaa-lib](https://github.com/cloudfoundry/cf-uaa-lib) from 4.0.9 to 4.0.10. - [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.9...v4.0.10) --- updated-dependencies: - dependency-name: cf-uaa-lib dependency-version: 4.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81cc161 commit 0f13a21

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ gem 'railties', '~> 8.1.1'
4343
gem 'fog-aws'
4444
gem 'fog-core', '~> 2.6.0'
4545

46-
gem 'cf-uaa-lib', '~> 4.0.9'
46+
gem 'cf-uaa-lib', '~> 4.0.10'
4747

4848
group :db do
4949
gem 'mysql2', '~> 0.5.7'

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@ GEM
4444
builder (3.3.0)
4545
byebug (13.0.0)
4646
reline (>= 0.6.0)
47-
cf-uaa-lib (4.0.9)
47+
cf-uaa-lib (4.0.10)
4848
addressable (~> 2.8, >= 2.8.0)
4949
base64
5050
httpclient (~> 2.8, >= 2.8.2.4)
5151
json (~> 2.7)
52+
logger
5253
mutex_m
5354
clockwork (4.0.1)
5455
activesupport
@@ -471,7 +472,7 @@ DEPENDENCIES
471472
addressable
472473
bootsnap
473474
byebug
474-
cf-uaa-lib (~> 4.0.9)
475+
cf-uaa-lib (~> 4.0.10)
475476
clockwork
476477
cloudfront-signer
477478
codeclimate-test-reporter (>= 1.0.8)

0 commit comments

Comments
 (0)