Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump octokit from 4.18.0 to 4.19.0 #11062

Merged
merged 2 commits into from Oct 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -60,7 +60,7 @@ gem "liquid", "~> 4.0" # A secure, non-evaling end user template engine with aes
gem "mini_racer", "~> 0.3.1" # Minimal embedded v8
# gem "miro", "~> 0.4" # Extract colors from image
gem "nokogiri", "~> 1.10" # HTML, XML, SAX, and Reader parser
gem "octokit", "~> 4.16" # Simple wrapper for the GitHub API
gem "octokit", "~> 4.19" # Simple wrapper for the GitHub API
gem "oj", "~> 3.10" # JSON parser and object serializer
gem "omniauth", "~> 1.9" # A generalized Rack framework for multiple-provider authentication
gem "omniauth-facebook", "~> 7.0" # OmniAuth strategy for Facebook
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -489,7 +489,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (4.18.0)
octokit (4.19.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
oj (3.10.15)
Expand Down Expand Up @@ -920,7 +920,7 @@ DEPENDENCIES
mini_racer (~> 0.3.1)
nakayoshi_fork (~> 0.0.4)
nokogiri (~> 1.10)
octokit (~> 4.16)
octokit (~> 4.19)
oj (~> 3.10)
omniauth (~> 1.9)
omniauth-facebook (~> 7.0)
Expand Down
Binary file removed vendor/cache/octokit-4.18.0.gem
Binary file not shown.
Binary file added vendor/cache/octokit-4.19.0.gem
Binary file not shown.