bobf / strong_versions

Enforce a strict versioning policy in your Gemfile
MIT License
28 stars 2 forks source link

Auto-update modifies gems in ignore list #3

Open bobf opened 4 years ago

bobf commented 4 years ago

If a gem is in ignore list it should not be auto-updated with -a

PapePathe commented 3 years ago

Hi i am using the gem and loves it. Can i help on this issue ?

bobf commented 3 years ago

@PapePathe Hi, sure - a pull request would be welcome. You would just need to check if the gem is in ignore list when the auto-update code loops through all the gems.