1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

5 lines
88 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
2013-09-14 00:35:25 -04:00
ruby File.read('.ruby-version').strip
2013-09-14 00:35:25 -04:00
gem "github-pages"