Skip to content

Commit

Permalink
Updated faraday-rate_limiter dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Menza committed May 22, 2023
1 parent b5942c6 commit b1867bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby-onfleet.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.metadata = { 'source_code_uri' => 'https://github.com/onfleet/ruby-onfleet' }

s.add_dependency('faraday', '~> 1.10.0')
s.add_dependency('faraday-rate_limiter', '~> 1.10.0')
s.add_dependency('faraday-rate_limiter', '~> 0.0.4')
s.add_dependency('json', '~> 2.6.3')
s.add_dependency('uri', '~> 0.12.1')

Expand Down

0 comments on commit b1867bb

Please sign in to comment.