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

7 lines
101 B
Ruby
Raw Normal View History

2017-11-09 10:35:27 +00:00
source 'https://rubygems.org'
group :development do
gem 'rubocop', '0.50.0'
gem 'test-unit'
end