# frozen_string_literal: true source "https://rubygems.org" gemspec group :documentation do gem "relish", "~> 0.7.1" gem "yard", "~> 0.9.12" end