Skip to content

Commit

Permalink
Update dependency octokit to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 890a34d commit d4b195e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gem 'matrix', '0.4.2'
gem 'mocha', '2.1.0', require: false
gem 'net-smtp', '0.4.0'
gem 'nokogiri', '1.15.4'
gem 'octokit', '7.1.0'
gem 'octokit', '7.2.0'
gem 'pdd', '0.23.2'
gem 'rack', '2.2.8'
gem 'rack-test', '2.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
oauth (0.6.2)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
octokit (7.1.0)
octokit (7.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.1.0)
Expand Down Expand Up @@ -228,7 +228,7 @@ DEPENDENCIES
mocha (= 2.1.0)
net-smtp (= 0.4.0)
nokogiri (= 1.15.4)
octokit (= 7.1.0)
octokit (= 7.2.0)
pdd (= 0.23.2)
rack (= 2.2.8)
rack-test (= 2.1.0)
Expand Down

0 comments on commit d4b195e

Please sign in to comment.