Skip to content

Commit

Permalink
Update octokit
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-psarga committed Oct 21, 2020
1 parent e318dfc commit e438596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'webrick', '~> 1.6', '>= 1.6.1'

# For maintainer scripts
s.add_development_dependency 'octokit', '~> 4.18', '>= 4.18.0'
s.add_development_dependency 'octokit', '~> 4.19', '>= 4.19.0'

# Needed for examples (rake examples)
s.add_development_dependency 'rack-test', '~> 1.1', '>= 1.1.0'
Expand Down

0 comments on commit e438596

Please sign in to comment.