Skip to content

Commit 992ce56

Browse files
committed
Upgrade appliance console to enable freeipa email/username fix
Related: ManageIQ/manageiq-appliance_console#298 Enables: ManageIQ#23723
1 parent 4f450f4 commit 992ce56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ group :web_socket, :manageiq_default do
303303
end
304304

305305
group :appliance, :optional => true do
306-
gem "manageiq-appliance_console", "~>11.0", :require => false
306+
gem "manageiq-appliance_console", "~>11.1", :require => false
307307
end
308308

309309
### Development and test gems are excluded from appliance and container builds to reduce size and license issues

0 commit comments

Comments
 (0)