mirror of
https://github.com/mirego/accent.git
synced 2024-11-13 08:22:58 +03:00
6 lines
71 B
Ruby
6 lines
71 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
group :development do
|
||
|
gem 'hanzo'
|
||
|
end
|