Bump octokit from 5.1.0 to 5.2.0 (#18264)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-02 15:20:36 -04:00 committed by GitHub
parent a2d77d5a6a
commit efdc4b1e8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@ gem "katex", "~> 0.9.0" # This rubygem enables you to render TeX math to HTML us
gem "liquid", "~> 5.4" # A secure, non-evaling end user template engine with aesthetic markup
gem "metainspector", "~> 5.12" # To get and parse website metadata for Open Graph rich objects
gem "nokogiri", "~> 1.13" # HTML, XML, SAX, and Reader parser
gem "octokit", "~> 5.1" # Simple wrapper for the GitHub API
gem "octokit", "~> 5.2" # Simple wrapper for the GitHub API
gem "oj", "~> 3.13" # JSON parser and object serializer
gem "omniauth", "~> 2.1" # A generalized Rack framework for multiple-provider authentication
gem "omniauth-apple", "~> 1.0" # OmniAuth strategy for Sign In with Apple

View file

@ -560,7 +560,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (5.1.0)
octokit (5.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.13.19)
@ -1033,7 +1033,7 @@ DEPENDENCIES
metainspector (~> 5.12)
nakayoshi_fork (~> 0.0.4)
nokogiri (~> 1.13)
octokit (~> 5.1)
octokit (~> 5.2)
oj (~> 3.13)
omniauth (~> 2.1)
omniauth-apple (~> 1.0)

Binary file not shown.

BIN
vendor/cache/octokit-5.2.0.gem vendored Normal file

Binary file not shown.