mimemagic/Gemfile

7 lines
87 B
Ruby

source 'https://rubygems.org/'
gemspec
gem 'yard'
gem 'redcarpet'
gem 'github-markup'