# frozen_string_literal: true

source "https://rubygems.org"

ruby "~> 2.5.x"

gem "cowsay", "~> 0.3.0"
