1
0
Fork 0
mirror of https://github.com/nishiki/is_master.git synced 2024-10-26 17:43:17 +00:00
is_master/Gemfile

6 lines
101 B
Ruby

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