Skip to content

Commit

Permalink
Update dependency octokit to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent e478cb3 commit 0c1445b
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 @@ -42,7 +42,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'webrick', '~> 1.7', '>= 1.7.0'

# For maintainer scripts
s.add_development_dependency 'octokit', '~> 6.0', '>= 6.1.0'
s.add_development_dependency 'octokit', '~> 7.0', '>= 7.0.0'

# Needed for examples (rake examples)
s.add_development_dependency 'capybara', '~> 3.36', '>= 3.36.0', '< 3.37'
Expand Down

0 comments on commit 0c1445b

Please sign in to comment.