Skip to content

Commit

Permalink
Update dependency octokit to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 286428b commit edc89dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.3.3'
gem 'nokogiri', '1.13.10'
gem 'octokit', '7.0.0'
gem 'octokit', '7.1.0'
gem 'pdd', '0.23.2'
gem 'rack', '2.2.8'
gem 'rack-test', '2.1.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
atlassian-jwt (0.2.1)
Expand Down Expand Up @@ -97,7 +97,7 @@ GEM
oauth (0.6.2)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
octokit (7.0.0)
octokit (7.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.1.0)
Expand Down Expand Up @@ -221,7 +221,7 @@ DEPENDENCIES
mocha (= 2.1.0)
net-smtp (= 0.3.3)
nokogiri (= 1.13.10)
octokit (= 7.0.0)
octokit (= 7.1.0)
pdd (= 0.23.2)
rack (= 2.2.8)
rack-test (= 2.1.0)
Expand Down

0 comments on commit edc89dd

Please sign in to comment.