diff --git a/Gemfile b/Gemfile index 81803eb5fea..01548dc0077 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ gem 'fog-google', '~> 1.24.1' gem 'fog-local' gem 'fog-openstack' -gem 'cf-uaa-lib', '~> 4.0.8' +gem 'cf-uaa-lib', '~> 4.0.9' group :db do gem 'mysql2', '~> 0.5.6' diff --git a/Gemfile.lock b/Gemfile.lock index afd847721a5..739cb14e5f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM bit-struct (0.17) builder (3.3.0) byebug (12.0.0) - cf-uaa-lib (4.0.8) + cf-uaa-lib (4.0.9) addressable (~> 2.8, >= 2.8.0) base64 httpclient (~> 2.8, >= 2.8.2.4) @@ -271,12 +271,12 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) - json (2.9.1) + json (2.10.2) json-diff (0.4.1) json-schema (5.1.1) addressable (~> 2.8) bigdecimal (~> 3.1) - json_pure (2.7.6) + json_pure (2.8.1) jwt (2.8.1) base64 kramdown (2.5.1) @@ -601,7 +601,7 @@ DEPENDENCIES allowy (>= 2.1.0) azure-storage-blob! byebug - cf-uaa-lib (~> 4.0.8) + cf-uaa-lib (~> 4.0.9) clockwork cloudfront-signer codeclimate-test-reporter (>= 1.0.8)