Skip to content

Commit

Permalink
Merge pull request ManageIQ#23194 from agrare/bump_smartstate_miq_tem…
Browse files Browse the repository at this point in the history
…plate_kwargs

Bump smartstate for MiqTempfile kwargs fix
  • Loading branch information
Fryguy authored Sep 20, 2024
2 parents ac7334b + 23ad6e1 commit cd852d1
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 @@ -263,7 +263,7 @@ group :seed, :manageiq_default do
end

group :smartstate, :manageiq_default do
gem "manageiq-smartstate", "~>0.10.0", :require => false
gem "manageiq-smartstate", "~>0.10.1", :require => false
end

group :consumption, :manageiq_default do
Expand Down

0 comments on commit cd852d1

Please sign in to comment.