Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Update t.gemspec
Browse files Browse the repository at this point in the history
depend on newer version of httprb/http to see if this fixes sferik#452
  • Loading branch information
cooljeanius committed Nov 19, 2022
1 parent d8b549f commit e9a950d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ require 't/version'
Gem::Specification.new do |spec|
spec.add_dependency 'geokit', '~> 1.9'
spec.add_dependency 'htmlentities', '~> 4.3'
spec.add_dependency 'http', '~> 5.0.2'
spec.add_dependency 'launchy', '~> 2.4'
spec.add_dependency 'oauth', '~> 0.5.1'
spec.add_dependency 'retryable', '~> 3.0'
Expand Down

0 comments on commit e9a950d

Please sign in to comment.