# frozen_string_literal: true source 'https://rubygems.org' gemspec group :maintenance, optional: true do gem "bake" gem "bake-gem" end