5 lines
53 B
Ruby
5 lines
53 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'thor'
|
||
|
gem 'i18n'
|