We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456c63e commit 059e073Copy full SHA for 059e073
faraday-http-cache.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
6
gem.licenses = ['Apache-2.0']
7
gem.description = 'Middleware to handle HTTP caching'
8
gem.summary = 'A Faraday middleware that stores and validates cache expiration.'
9
- gem.authors = ['George Guimarães', 'Gustavo Araujo']
+ gem.authors = ['Lucas Mazza', 'George Guimarães', 'Gustavo Araujo']
10
gem.email = ['opensource@sourcelevel.io']
11
gem.homepage = 'https://github.com/sourcelevel/faraday-http-cache'
12
0 commit comments