Skip to content

Commit ee67f24

Browse files
committed
Test custom fork.
1 parent 01c1049 commit ee67f24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gems/pitchfork-head-rack-v3.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
eval_gemfile '../gems.rb'
77

8-
gem "pitchfork", git: "https://github.com/Shopify/pitchfork.git"
8+
# gem "pitchfork", git: "https://github.com/Shopify/pitchfork.git"
9+
gem "pitchfork", git: "https://github.com/ioquatix/pitchfork.git", branch: "delete-upgrade-request-header"
910
gem "rack", "~> 3.0"
1011

1112
# export RACK_CONFORM_SERVER="pitchfork -E none"

0 commit comments

Comments
 (0)