Skip to content

Commit 0d3a1aa

Browse files
committed
(maint) whitespace fixes
1 parent 5d5b527 commit 0d3a1aa

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.sync.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@ Gemfile:
3030
optional:
3131
":development":
3232
- gem: ruby-pwsh
33-
required:
34-
':system_tests':
35-
- gem: 'puppet-module-posix-system-r#{minor_version}'
36-
platforms: ruby
37-
- gem: 'puppet-module-win-system-r#{minor_version}'
38-
platforms:
39-
- mswin
40-
- mingw
41-
- x64_mingw
42-
- gem: beaker-testmode_switcher
43-
version: '~> 0.4'
44-
- gem: master_manipulator
45-
- gem: puppet-blacksmith
33+
required:
34+
':system_tests':
35+
- gem: 'puppet-module-posix-system-r#{minor_version}'
36+
platforms: ruby
37+
- gem: 'puppet-module-win-system-r#{minor_version}'
38+
platforms:
39+
- mswin
40+
- mingw
41+
- x64_mingw
42+
- gem: beaker-testmode_switcher
43+
version: '~> 0.4'
44+
- gem: master_manipulator
45+
- gem: puppet-blacksmith
4646
version: '~> 3.4'
4747
spec/spec_helper.rb:
4848
coverage_report: true

0 commit comments

Comments
 (0)