1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 13:06:00 +02:00
tldr/Gemfile

6 lines
76 B
Text
Raw Normal View History

2015-05-06 11:30:44 -03:00
source 'https://rubygems.org'
group :development, :test do
gem 'mdl'
end