# frozen_string_literal: true

source "https://rubygems.org"

ruby "~> 3.3.x"

gem "cowsay", "~> 0.3.0"
