sapling/Gemfile

12 lines
159 B
Text
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
2017-05-06 21:41:40 +00:00
# Documentation
gem "rdoc"
gem "redcarpet"
gem "yard"
gem "yard-ghpages"
2017-05-06 21:41:40 +00:00
# Testing
gem "rubocop"