Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Nov 9, 2023
2 parents 483a586 + 2d9435e commit bedde84
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', '8.0.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 (8.0.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 (= 8.0.0)
pdd (= 0.23.2)
rack (= 2.2.8)
rack-test (= 2.1.0)
Expand Down

0 comments on commit bedde84

Please sign in to comment.