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:
authorDouwe Maan <douwe@gitlab.com>2018-03-14 20:00:25 +0300
committerDouwe Maan <douwe@gitlab.com>2018-03-14 20:00:25 +0300
commit8b0e07f95b1d5554aa9e52312b3d1b9dc7003396 (patch)
tree77725b82fd009efebd30d55540b9571545cc9157 /Gemfile.lock
parent5cd13f3590cd88fe33dd06ae7531d553e7618c1d (diff)
parent5e49ae801d1851d7b579ac4aa155ec36ddaacb85 (diff)
Merge branch 'update-octokit' into 'master'
Update octokit 4.6.2 -> 4.8 See merge request gitlab-org/gitlab-ce!17738
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 7ad5e88859b..2baa84960c3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -524,7 +524,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)
@@ -1109,7 +1109,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)