Skip to content

Commit

Permalink
fixup! Replace RestClient gem with HTTP
Browse files Browse the repository at this point in the history
  • Loading branch information
abotalov committed Aug 13, 2019
1 parent c1ef1ec commit f38e132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Metrics/MethodLength:
# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ModuleLength:
Max: 125
Max: 139

# Offense count: 5
Metrics/PerceivedComplexity:
Expand Down

0 comments on commit f38e132

Please sign in to comment.