Remove mime-types from .sync.yml
Gemfile no longer needs mime-types so it does not need to be modulesynced separately.
This commit is contained in:
parent
67bf7a344c
commit
94448f370a
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
---
|
||||
Gemfile:
|
||||
optional:
|
||||
- gem: mime-types
|
||||
version: '<2.0'
|
||||
spec/spec_helper.rb:
|
||||
unmanaged: true
|
||||
|
|
Loading…
Reference in a new issue