Skip to content

Commit

Permalink
Merge pull request #23194 from agrare/bump_smartstate_miq_template_kw…
Browse files Browse the repository at this point in the history
…args

Bump smartstate for MiqTempfile kwargs fix

(cherry picked from commit cd852d1)
  • Loading branch information
Fryguy committed Oct 8, 2024
1 parent dbd3014 commit eb0331a
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 eb0331a

Please sign in to comment.