Skip to content

Commit

Permalink
[rubocop] Automatic corrections (#176)
Browse files Browse the repository at this point in the history
Please review automatic changes proposed by `rubocop -a`.

Co-authored-by: alaz <[email protected]>
  • Loading branch information
github-actions[bot] and alaz authored Jan 11, 2025
1 parent 98fb06d commit e478427
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/legitbot/openai.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ class OpenAIChat < BotMatch
# @fetch:jsonpath $.prefixes[*].ipv4Prefix
ip_ranges %w[
4.196.118.112/28
4.197.22.112/28
13.65.240.240/28
20.61.70.160/28
20.97.189.96/28
20.161.75.208/28
20.215.188.192/28
Expand All @@ -32,11 +34,16 @@ class OpenAIChat < BotMatch
40.84.221.208/28
40.84.221.224/28
51.8.155.48/28
51.8.155.64/28
51.8.155.112/28
52.156.77.144/28
52.159.249.96/28
52.225.75.208/28
52.236.94.144/28
135.237.131.208/28
172.178.140.144/28
172.178.141.128/28
172.183.222.128/28
]
end

Expand Down

0 comments on commit e478427

Please sign in to comment.