diff --git a/Gemfile b/Gemfile index 9769456aa47..5f3f2ffc385 100644 --- a/Gemfile +++ b/Gemfile @@ -303,7 +303,7 @@ group :web_socket, :manageiq_default do end group :appliance, :optional => true do - gem "manageiq-appliance_console", "~>11.0", :require => false + gem "manageiq-appliance_console", "~>11.1", :require => false end ### Development and test gems are excluded from appliance and container builds to reduce size and license issues