1
0
Fork 0
mirror of https://github.com/nishiki/swapus.git synced 2024-10-27 02:33:18 +00:00
swapus/Gemfile
Adrien Waksberg 06144bcdca first commit
2017-10-06 13:55:43 +02:00

5 lines
83 B
Ruby

source 'https://rubygems.org'
group :development do
gem 'rubocop', '0.50.0'
end