Skip to content

Commit

Permalink
Update dependency octokit to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 885f171 commit f2164c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gem 'matrix', '0.4.2'
gem 'mocha', '2.1.0', require: false
gem 'net-smtp', '0.4.0'
gem 'nokogiri', '1.15.5'
gem 'octokit', '8.0.0'
gem 'octokit', '8.1.0'
gem 'pdd', '0.23.2'
gem 'rack', '3.0.9'
gem 'rack-test', '2.1.0'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ GEM
oauth (0.6.2)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
octokit (8.0.0)
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.2.0)
Expand Down Expand Up @@ -245,7 +246,7 @@ DEPENDENCIES
mocha (= 2.1.0)
net-smtp (= 0.4.0)
nokogiri (= 1.15.5)
octokit (= 8.0.0)
octokit (= 8.1.0)
pdd (= 0.23.2)
rack (= 3.0.9)
rack-test (= 2.1.0)
Expand Down

0 comments on commit f2164c0

Please sign in to comment.