Surrounded by a development group

This commit is contained in:
raimon
2018-03-26 20:11:42 +09:00
parent 9f10779307
commit 04a127717e

View File

@@ -1,3 +1,5 @@
source 'https://rubygems.org'
gem 'vim-flavor', '~> 3.0'
group :development, :test do
gem 'vim-flavor', '~> 3.0'
end