We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ff07f commit 8ad2aecCopy full SHA for 8ad2aec
Gemfile
@@ -59,7 +59,7 @@ gem 'fog-google', '~> 1.24.1'
59
gem 'fog-local'
60
gem 'fog-openstack'
61
62
-gem 'cf-uaa-lib', '~> 4.0.8'
+gem 'cf-uaa-lib', '~> 4.0.9'
63
64
group :db do
65
gem 'mysql2', '~> 0.5.6'
Gemfile.lock
@@ -110,7 +110,7 @@ GEM
110
bit-struct (0.17)
111
builder (3.3.0)
112
byebug (12.0.0)
113
- cf-uaa-lib (4.0.8)
+ cf-uaa-lib (4.0.9)
114
addressable (~> 2.8, >= 2.8.0)
115
base64
116
httpclient (~> 2.8, >= 2.8.2.4)
@@ -607,7 +607,7 @@ DEPENDENCIES
607
allowy (>= 2.1.0)
608
azure-storage-blob!
609
byebug
610
- cf-uaa-lib (~> 4.0.8)
+ cf-uaa-lib (~> 4.0.9)
611
clockwork
612
cloudfront-signer
613
codeclimate-test-reporter (>= 1.0.8)
0 commit comments