# frozen_string_literal: true source "https://rubygems.org" # Documentation gem "rdoc" gem "redcarpet" gem "thor" gem "yard" gem "yard-ghpages" # Testing gem "rubocop"