Ruby utility that increments the version in an engine/gem's `version.rb` (pre-release, minor, major, or patch), updates Gemfile.lock, commits the change, cuts a matching git tag and pushes it to GitHub — automating the version-bump step of a gem release workflow.