Skip to content

Commit 913d410

Browse files
committed
šŸ› Fix ActionController request proxy NoMethodError when building signatures
1 parent 4b7e5fa commit 913d410

File tree

5 files changed

+264
-232
lines changed

5 files changed

+264
-232
lines changed

ā€Ž.rubocop_gradual.lockā€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[6, 7, 18, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 1482835337],
1414
[9, 5, 467, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 4088662367]
1515
],
16-
"lib/oauth/request_proxy/base.rb:2146952171": [
16+
"lib/oauth/request_proxy/base.rb:744821102": [
1717
[11, 7, 93, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2934170116]
1818
],
1919
"lib/oauth/signature.rb:745501939": [

0 commit comments

Comments
Ā (0)