Skip to content

Commit

Permalink
Merge pull request #190 from sanemat/chore/update-octokit
Browse files Browse the repository at this point in the history
chore(dependency): update octokit dependency
  • Loading branch information
sanemat committed Jun 28, 2015
2 parents 4ab06cf + c20815b commit 1811009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tachikoma.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'safe_yaml'
spec.add_dependency 'rake'
spec.add_dependency 'octokit', '>= 3.2', '< 4.0'
spec.add_dependency 'octokit', '>= 3.2', '< 5.0'
spec.add_dependency 'json'
spec.add_dependency 'thor'
spec.add_dependency 'restore_bundled_with'
Expand Down

0 comments on commit 1811009

Please sign in to comment.