Skip to content

Commit

Permalink
Update dependency octokit to '~> 4.25.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 715e52c commit e5f56cb
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 @@ -41,7 +41,7 @@ gem 'rugged', :require => false

gem 'faraday'
gem 'faraday-http-cache', '~> 2.0.0'
gem 'octokit', '~> 4.8.0', :require => false
gem 'octokit', '~> 4.25.0', :require => false

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

0 comments on commit e5f56cb

Please sign in to comment.