Skip to content

Commit 94ed230

Browse files
Update lib/cirro_io/client/base.rb
Co-authored-by: Alexander Senko <[email protected]>
1 parent 3573f4b commit 94ed230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cirro_io/client/base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def self.custom_connection
2929
end
3030
end
3131

32-
# MonkeyPatch: https://github.com/JsonApiClient/json_api_client/issues/390
32+
# HACK: https://github.com/JsonApiClient/json_api_client/issues/390
3333
# waiting for json_api_client to release a new version with the fix
3434
# https://github.com/JsonApiClient/json_api_client/pull/398
3535
# rubocop:disable all

0 commit comments

Comments
 (0)