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:
authorManuel Rüger <manuel@rueg.eu>2016-12-18 07:15:31 +0300
committerManuel Rüger <manuel@rueg.eu>2016-12-30 03:16:11 +0300
commit10b8b00e453ff8e2d36d112917da0402931856d8 (patch)
treeb4b4ac07da660da9015e015bbf2fc35c36861e48 /Gemfile.lock
parentf9a49d0999de0cd81accd08abc2248f9c0fa56c9 (diff)
Update octokit to 4.6.2
ChangeLog: https://github.com/octokit/octokit.rb/releases
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1c192d2fc6e..d4ca5ffeadf 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -421,7 +421,7 @@ GEM
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (4.3.0)
- sawyer (~> 0.7.0, >= 0.5.3)
+ sawyer (~> 0.8.0, >= 0.5.3)
oj (2.17.4)
omniauth (1.3.1)
hashie (>= 1.2, < 4)
@@ -650,8 +650,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
- sawyer (0.7.0)
- addressable (>= 2.3.5, < 2.5)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 0.10)
scss_lint (0.47.1)
rake (>= 0.9, < 11)