Skip to content

Commit

Permalink
Bump smartstate for MiqTempfile kwargs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Sep 19, 2024
1 parent f89d7d8 commit 23ad6e1
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 23ad6e1

Please sign in to comment.