dependency_updater 0.1.1
This tool 1. create's a new branch 2. runs 'bundle update' 3. find's the latest patch-level version of Ruby and updates files that reference the version 4a. commit's the updates and pushes to gitlab, creating a new merge request 4b. delete's the branch if no updates were made