Skip to content

Commit 8321802

Browse files
authored
Merge pull request #223 from voxpupuli/modulesync
modulesync 3.1.0
2 parents 1a8c1cd + 4c74c2f commit 8321802

File tree

11 files changed

+46
-603
lines changed

11 files changed

+46
-603
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ The following strings are known to work:
266266

267267
* ubuntu1604
268268
* ubuntu1804
269-
* debian8
269+
* ubuntu2004
270270
* debian9
271271
* debian10
272272
* centos6

.msync.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
modulesync_config_version: '3.0.0'
1+
---
2+
modulesync_config_version: '3.1.0'

.overcommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ PrePush:
6161
- 'validate'
6262
- 'test'
6363
- 'rubocop'
64-
command: [ 'bundle', 'exec', 'rake' ]
64+
command: ['bundle', 'exec', 'rake']

0 commit comments

Comments
 (0)