Skip to content

Commit

Permalink
Merge pull request #18319 from sseago/smartstate-gem-upgrade
Browse files Browse the repository at this point in the history
bug 1641011: Upgrade manageiq-smartstate to 0.2.18

(cherry picked from commit 4adc48b)

https://bugzilla.redhat.com/show_bug.cgi?id=1641011
  • Loading branch information
Fryguy authored and simaishi committed Jan 7, 2019
1 parent 11c8202 commit bf3add7
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 @@ -184,7 +184,7 @@ group :seed, :manageiq_default do
end

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

group :consumption, :manageiq_default do
Expand Down

0 comments on commit bf3add7

Please sign in to comment.