Skip to content

Commit

Permalink
Update dependency octokit to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 64fd19e commit ab53b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gem 'rugged', :require => false

gem 'faraday'
gem 'faraday-http-cache', '~> 2.5.0'
gem 'octokit', '~> 4.25.0', :require => false
gem 'octokit', '~> 9.2.0', :require => false

group :development, :test do
gem 'rspec'
Expand Down

0 comments on commit ab53b22

Please sign in to comment.