Update octokit 4.6.2 -> 4.8

This commit is contained in:
Pirate Praveen 2018-03-14 06:06:09 +01:00
parent 51f9153764
commit 5e49ae801d
2 changed files with 3 additions and 3 deletions

View File

@ -381,7 +381,7 @@ group :test do
gem 'test-prof', '~> 0.2.5'
end
gem 'octokit', '~> 4.6.2'
gem 'octokit', '~> 4.8'
gem 'mail_room', '~> 0.9.1'

View File

@ -525,7 +525,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (4.6.2)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
oj (2.17.5)
omniauth (1.4.2)
@ -1110,7 +1110,7 @@ DEPENDENCIES
net-ssh (~> 4.1.0)
nokogiri (~> 1.8.2)
oauth2 (~> 1.4)
octokit (~> 4.6.2)
octokit (~> 4.8)
oj (~> 2.17.4)
omniauth (~> 1.4.2)
omniauth-auth0 (~> 1.4.1)