Overview
-
module Bake
-
module Gem
-
class Version
Represents a gem version with support for parsing and incrementing version numbers.
-
class Helper
Helper class for performing gem-related operations like building, installing, and publishing gems.
-
class CommandExecutionError
Exception raised when a command execution fails.
-
module Shell
Provides shell command execution methods with proper logging and error handling.
-
-