sapling/Gemfile

7 lines
105 B
Text
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
gem "rubocop"
gem "yard"
gem "yard-ghpages"