develop
# frozen_string_literal: true # Tasks: # - build: Build gem into the pkg directory # - install: Build and install gem into system gems # - release: Create git tag and build and push gem require "bundler/gem_tasks"