Skip to content

Commit

Permalink
Change to update github_api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jul 15, 2019
1 parent 4677079 commit 0cfc6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github_cli.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 2.0.0'

spec.add_dependency 'github_api', '~> 0.10.0'
spec.add_dependency 'github_api', '~> 0.18.2'
spec.add_dependency 'tty-config', '~> 0.3.2'
spec.add_dependency 'tty-editor', '~> 0.5'
spec.add_dependency 'tty-pager', '~> 0.12'
Expand Down

0 comments on commit 0cfc6f1

Please sign in to comment.