Skip to content

Commit

Permalink
update faraday-http-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Aug 14, 2015
1 parent 7d76d2a commit ade3cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|

s.add_dependency 'octokit', '~> 4.0.0'
s.add_dependency 'octoauth', '~> 1.2.0'
s.add_dependency 'faraday-http-cache', '~> 1.1.0'
s.add_dependency 'faraday-http-cache', '~> 1.2.0'

s.add_development_dependency 'rubocop', '~> 0.33.0'
s.add_development_dependency 'rake', '~> 10.4.0'
Expand Down

0 comments on commit ade3cbe

Please sign in to comment.