source 'https://rubygems.org'
gemspec

group :workstation do
  gem 'yard',      '~> 0.8'
  gem 'redcarpet', '~> 3.0'
end
