Wrap the extra sources in a block

This commit is contained in:
karel.picman@lbcfree.net 2021-02-11 12:19:47 +01:00
parent 85f04a7585
commit b214520c76

View File

@ -35,8 +35,4 @@ source 'https://rubygems.org' do
# Dav4Rack
gem 'ox'
group :test do
gem 'rails-controller-testing'
end
end