File tree 15 files changed +15
-15
lines changed
15 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 24
24
term-ansicolor (~> 1.0 )
25
25
thor
26
26
webrick
27
- pact-message (0.1.4 )
27
+ pact-message (0.2.1 )
28
28
pact-mock_service (~> 2.6 )
29
29
pact-support (~> 1.5 )
30
30
thor (~> 0.20 )
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set RUBYGEMS_GEMDEPS=
10
10
set BUNDLE_FROZEN = 1
11
11
12
12
:: Run the actual app using the bundled Ruby interpreter, with Bundler activated.
13
- @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-broker.rb" %*
13
+ @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -E UTF-8 - rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-broker.rb" %*
14
14
15
15
GOTO :EOF
16
16
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ unset RUBYGEMS_GEMDEPS
24
24
export BUNDLE_FROZEN=1
25
25
26
26
# Run the actual app using the bundled Ruby interpreter, with Bundler activated.
27
- exec " $LIBDIR /ruby/bin/ruby" -rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-broker.rb" " $@ "
27
+ exec " $LIBDIR /ruby/bin/ruby" -E UTF-8 - rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-broker.rb" " $@ "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set RUBYGEMS_GEMDEPS=
10
10
set BUNDLE_FROZEN = 1
11
11
12
12
:: Run the actual app using the bundled Ruby interpreter, with Bundler activated.
13
- @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-message.rb" %*
13
+ @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -E UTF-8 - rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-message.rb" %*
14
14
15
15
GOTO :EOF
16
16
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ unset RUBYGEMS_GEMDEPS
24
24
export BUNDLE_FROZEN=1
25
25
26
26
# Run the actual app using the bundled Ruby interpreter, with Bundler activated.
27
- exec " $LIBDIR /ruby/bin/ruby" -rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-message.rb" " $@ "
27
+ exec " $LIBDIR /ruby/bin/ruby" -E UTF-8 - rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-message.rb" " $@ "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set RUBYGEMS_GEMDEPS=
10
10
set BUNDLE_FROZEN = 1
11
11
12
12
:: Run the actual app using the bundled Ruby interpreter, with Bundler activated.
13
- @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-mock-service.rb" %*
13
+ @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -E UTF-8 - rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-mock-service.rb" %*
14
14
15
15
GOTO :EOF
16
16
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ unset RUBYGEMS_GEMDEPS
24
24
export BUNDLE_FROZEN=1
25
25
26
26
# Run the actual app using the bundled Ruby interpreter, with Bundler activated.
27
- exec " $LIBDIR /ruby/bin/ruby" -rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-mock-service.rb" " $@ "
27
+ exec " $LIBDIR /ruby/bin/ruby" -E UTF-8 - rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-mock-service.rb" " $@ "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set RUBYGEMS_GEMDEPS=
10
10
set BUNDLE_FROZEN = 1
11
11
12
12
:: Run the actual app using the bundled Ruby interpreter, with Bundler activated.
13
- @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-provider-verifier.rb" %*
13
+ @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -E UTF-8 - rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-provider-verifier.rb" %*
14
14
15
15
GOTO :EOF
16
16
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ unset RUBYGEMS_GEMDEPS
24
24
export BUNDLE_FROZEN=1
25
25
26
26
# Run the actual app using the bundled Ruby interpreter, with Bundler activated.
27
- exec " $LIBDIR /ruby/bin/ruby" -rbundler/setup -rreadline -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-provider-verifier.rb" " $@ "
27
+ exec " $LIBDIR /ruby/bin/ruby" -E UTF-8 - rbundler/setup -rreadline -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-provider-verifier.rb" " $@ "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set RUBYGEMS_GEMDEPS=
10
10
set BUNDLE_FROZEN = 1
11
11
12
12
:: Run the actual app using the bundled Ruby interpreter, with Bundler activated.
13
- @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-publish.rb" %*
13
+ @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -E UTF-8 - rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-publish.rb" %*
14
14
15
15
GOTO :EOF
16
16
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ unset RUBYGEMS_GEMDEPS
24
24
export BUNDLE_FROZEN=1
25
25
26
26
# Run the actual app using the bundled Ruby interpreter, with Bundler activated.
27
- exec " $LIBDIR /ruby/bin/ruby" -rbundler /setup -rreadline -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-publish.rb" " $@ "
27
+ exec " $LIBDIR /ruby/bin/ruby" -E UTF-8 -rbundoler /setup -rreadline -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-publish.rb" " $@ "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set RUBYGEMS_GEMDEPS=
10
10
set BUNDLE_FROZEN = 1
11
11
12
12
:: Run the actual app using the bundled Ruby interpreter, with Bundler activated.
13
- @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-stub-service.rb" %*
13
+ @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -E UTF-8 - rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact-stub-service.rb" %*
14
14
15
15
GOTO :EOF
16
16
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ unset RUBYGEMS_GEMDEPS
24
24
export BUNDLE_FROZEN=1
25
25
26
26
# Run the actual app using the bundled Ruby interpreter, with Bundler activated.
27
- exec " $LIBDIR /ruby/bin/ruby" -rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-stub-service.rb" " $@ "
27
+ exec " $LIBDIR /ruby/bin/ruby" -E UTF-8 - rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact-stub-service.rb" " $@ "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set RUBYGEMS_GEMDEPS=
10
10
set BUNDLE_FROZEN = 1
11
11
12
12
:: Run the actual app using the bundled Ruby interpreter, with Bundler activated.
13
- @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact.rb" %*
13
+ @ " %ROOT_PATH% \lib\ruby\bin\ruby.bat" -E UTF-8 - rbundler/setup -I%ROOT_PATH% \lib\app\lib " %ROOT_PATH% \lib\app\pact.rb" %*
14
14
15
15
GOTO :EOF
16
16
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ unset RUBYGEMS_GEMDEPS
24
24
export BUNDLE_FROZEN=1
25
25
26
26
# Run the actual app using the bundled Ruby interpreter, with Bundler activated.
27
- exec " $LIBDIR /ruby/bin/ruby" -rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact.rb" " $@ "
27
+ exec " $LIBDIR /ruby/bin/ruby" -E UTF-8 - rreadline -rbundler/setup -I " $LIBDIR /app/lib" " $LIBDIR /app/pact.rb" " $@ "
You can’t perform that action at this time.
0 commit comments