mirror of
https://github.com/nishiki/swapus.git
synced 2025-02-17 06:20:04 +00:00
6 lines
83 B
Text
6 lines
83 B
Text
![]() |
source 'https://rubygems.org'
|
||
|
|
||
|
group :development do
|
||
|
gem 'rubocop', '0.50.0'
|
||
|
end
|