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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/Gemfile.lock')
-rw-r--r--ruby/Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index ab61f1041..ee7caf8d1 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -12,7 +12,7 @@ GEM
charlock_holmes (0.7.6)
concurrent-ruby (1.0.5)
diff-lcs (1.3)
- escape_utils (1.1.1)
+ escape_utils (1.2.1)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
gemojione (3.3.0)
@@ -20,9 +20,9 @@ GEM
gitaly-proto (0.107.0)
google-protobuf (~> 3.1)
grpc (~> 1.10)
- github-linguist (5.3.3)
- charlock_holmes (~> 0.7.5)
- escape_utils (~> 1.1.0)
+ github-linguist (6.2.0)
+ charlock_holmes (~> 0.7.6)
+ escape_utils (~> 1.2.0)
mime-types (>= 1.19)
rugged (>= 0.25.1)
github-markup (1.7.0)
@@ -143,7 +143,7 @@ DEPENDENCIES
activesupport (~> 5.0.2)
faraday (~> 0.12)
gitaly-proto (~> 0.107.0)
- github-linguist (~> 5.3.3)
+ github-linguist (~> 6.1)
gitlab-gollum-lib (~> 4.2)
gitlab-gollum-rugged_adapter (~> 0.4.4)
gitlab-markup (~> 1.6.2)