1
0
Fork 0
mirror of https://github.com/nishiki/is_master.git synced 2024-10-27 01:53:16 +00:00
is_master/Gemfile

6 lines
101 B
Ruby

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