Skip to content

Commit

Permalink
Explicitly require date for DateTime (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickpresta authored and iMacTia committed Feb 7, 2019
1 parent c80cf86 commit 6f2ae82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/faraday/request/retry.rb
@@ -1,3 +1,5 @@
require 'date'

module Faraday
# Catches exceptions and retries each request a limited number of times.
#
Expand Down

0 comments on commit 6f2ae82

Please sign in to comment.