Skip to content

Commit

Permalink
Bump manageiq-style minimum to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Feb 28, 2024
1 parent 407bf80 commit c11a214
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 @@ -291,7 +291,7 @@ end
### Development and test gems are excluded from appliance and container builds to reduce size and license issues
group :development do
gem "foreman"
gem "manageiq-style", :require => false
gem "manageiq-style", "~>1.5.0", :require => false
gem "PoParser"
# ruby_parser is required for i18n string extraction
gem "ruby_parser", :require => false
Expand Down

0 comments on commit c11a214

Please sign in to comment.