Skip to content

Commit

Permalink
[Gemspec] Update octokit.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Jun 25, 2012
1 parent 2039fdb commit ce84e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cocoapods.gemspec
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.require_paths = %w{ lib }

s.add_runtime_dependency 'faraday', '~> 0.8.1'
s.add_runtime_dependency 'octokit', '~> 1.3.0'
s.add_runtime_dependency 'octokit', '~> 1.7.0'

s.add_runtime_dependency 'colored', '~> 1.2'
s.add_runtime_dependency 'escape', '~> 0.0.4'
Expand Down

0 comments on commit ce84e18

Please sign in to comment.