Skip to content

Commit

Permalink
Updated version of octoauth to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Feb 20, 2015
1 parent 36de38f commit c1a95c0
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 @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.executables = ['taskit']

s.add_dependency 'octokit', '~> 3.8.0'
s.add_dependency 'octoauth', '~> 1.0.0'
s.add_dependency 'octoauth', '~> 1.0.1'
s.add_dependency 'faraday-http-cache', '~> 1.0.0'

s.add_development_dependency 'rubocop', '~> 0.29.0'
Expand Down

0 comments on commit c1a95c0

Please sign in to comment.