Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirate Praveen <praveen@debian.org>2018-03-14 08:06:09 +0300
committerPirate Praveen <praveen@debian.org>2018-03-14 08:06:09 +0300
commit5e49ae801d1851d7b579ac4aa155ec36ddaacb85 (patch)
treed3b115b2ff1d27f2a761c97ad79f4a5d5307e4b6 /Gemfile.lock
parent51f91537640d71262c2fa5070dfb7f8178d1decd (diff)
Update octokit 4.6.2 -> 4.8
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b85c7085d07..a0ce0c0d31f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)