Skip to content

Commit

Permalink
Merge pull request ManageIQ#22053 from jrafanie/bump_console_minor_ve…
Browse files Browse the repository at this point in the history
…rsion_for_rails_61

Bump the console minor version for rails 6.1
  • Loading branch information
bdunne authored Aug 12, 2022
2 parents 2265550 + c833e60 commit da7f7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ end

if ENV["APPLIANCE"]
group :appliance do
gem "manageiq-appliance_console", "~>7.0", ">=7.0.6", :require => false
gem "manageiq-appliance_console", "~>7.1", :require => false
end
end

Expand Down

0 comments on commit da7f7f3

Please sign in to comment.