Skip to content

Commit

Permalink
latest octokit
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmullins committed Sep 13, 2016
1 parent 52e520c commit f42d0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lita-github_pr_list.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency "lita"
spec.add_runtime_dependency "octokit", "~> 3.0"
spec.add_runtime_dependency "octokit", "~> 4.0"

spec.add_development_dependency "bundler", "~> 1.6"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit f42d0d8

Please sign in to comment.