Skip to content

Commit

Permalink
Merge pull request #16797 from bdunne/bz_1531147
Browse files Browse the repository at this point in the history
[FINE] Use a special release of linux_admin with only this change
  • Loading branch information
simaishi authored Jan 10, 2018
2 parents 271d75c + e48ce4a commit b4fabfa
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 @@ -57,7 +57,7 @@ gem "high_voltage", "~>3.0.0"
gem "htauth", "2.0.0", :require => false
gem "inifile", "~>3.0", :require => false
gem "jbuilder", "~>2.5.0" # For the REST API
gem "linux_admin", "~>1.2.0", :require => false
gem "linux_admin", "~>1.0.1", :require => false
gem "manageiq-api-client", "~>0.1.0", :require => false
gem "mime-types", "~>2.6.1", :require => "mime/types/columnar"
gem "more_core_extensions", "~>3.2"
Expand Down

0 comments on commit b4fabfa

Please sign in to comment.