Skip to content

Commit

Permalink
#380 octokit up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 6, 2022
1 parent 9e2915e commit 5d0d54a
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 @@ -31,7 +31,7 @@ gem 'jira-ruby', '2.2.0'
gem 'mail', '2.7.1'
gem 'mocha', '1.15.0', require: false
gem 'nokogiri', '1.13.8'
gem 'octokit', '5.3.0'
gem 'octokit', '5.6.1'
gem 'pdd', '0.22.0'
gem 'rack', '2.2.4'
gem 'rack-test', '2.0.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
oauth (0.6.2)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
octokit (5.3.0)
octokit (5.6.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.22.1)
Expand Down Expand Up @@ -202,7 +202,7 @@ DEPENDENCIES
mail (= 2.7.1)
mocha (= 1.15.0)
nokogiri (= 1.13.8)
octokit (= 5.3.0)
octokit (= 5.6.1)
pdd (= 0.22.0)
rack (= 2.2.4)
rack-test (= 2.0.2)
Expand Down

0 comments on commit 5d0d54a

Please sign in to comment.