We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c1049 commit ee67f24Copy full SHA for ee67f24
gems/pitchfork-head-rack-v3.rb
@@ -5,7 +5,8 @@
5
6
eval_gemfile '../gems.rb'
7
8
-gem "pitchfork", git: "https://github.com/Shopify/pitchfork.git"
+# gem "pitchfork", git: "https://github.com/Shopify/pitchfork.git"
9
+gem "pitchfork", git: "https://github.com/ioquatix/pitchfork.git", branch: "delete-upgrade-request-header"
10
gem "rack", "~> 3.0"
11
12
# export RACK_CONFORM_SERVER="pitchfork -E none"
0 commit comments