# frozen_string_literal: true source "http://rubygems.org" gemspec group :documentation do gem "yard", "~> 0.9.8" end