learnxinyminutes-docs/Gemfile

6 lines
89 B
Ruby

source 'http://rubygems.org'
group :test do
gem 'rake'
gem 'charlock_holmes'
end