gitlab: 12.8.10 -> 12.10.6
This commit is contained in:
@@ -56,10 +56,10 @@ GEM
|
||||
mini_mime (~> 1.0)
|
||||
rugged (>= 0.25.1)
|
||||
github-markup (1.7.0)
|
||||
gitlab-gollum-lib (4.2.7.7)
|
||||
gitlab-gollum-lib (4.2.7.8)
|
||||
gemojione (~> 3.2)
|
||||
github-markup (~> 1.6)
|
||||
gollum-grit_adapter (~> 1.0)
|
||||
gitlab-gollum-rugged_adapter (~> 0.4.4.2)
|
||||
nokogiri (>= 1.6.1, < 2.0)
|
||||
rouge (~> 3.1)
|
||||
sanitize (~> 4.6.4)
|
||||
@@ -67,11 +67,6 @@ GEM
|
||||
gitlab-gollum-rugged_adapter (0.4.4.2)
|
||||
mime-types (>= 1.15)
|
||||
rugged (~> 0.25)
|
||||
gitlab-grit (2.8.2)
|
||||
charlock_holmes (~> 0.6)
|
||||
diff-lcs (~> 1.1)
|
||||
mime-types (>= 1.16)
|
||||
posix-spawn (~> 0.3)
|
||||
gitlab-labkit (0.9.1)
|
||||
actionpack (>= 5.0.0, < 6.1.0)
|
||||
activesupport (>= 5.0.0, < 6.1.0)
|
||||
@@ -80,13 +75,11 @@ GEM
|
||||
opentracing (~> 0.4)
|
||||
redis (> 3.0.0, < 5.0.0)
|
||||
gitlab-markup (1.7.0)
|
||||
gollum-grit_adapter (1.0.1)
|
||||
gitlab-grit (~> 2.7, >= 2.7.1)
|
||||
google-protobuf (3.8.0)
|
||||
google-protobuf (3.11.4)
|
||||
googleapis-common-protos-types (1.0.4)
|
||||
google-protobuf (~> 3.0)
|
||||
grpc (1.24.0)
|
||||
google-protobuf (~> 3.8)
|
||||
grpc (1.27.0)
|
||||
google-protobuf (~> 3.11)
|
||||
googleapis-common-protos-types (~> 1.0)
|
||||
hashdiff (0.3.9)
|
||||
i18n (1.8.2)
|
||||
@@ -121,9 +114,8 @@ GEM
|
||||
opentracing (0.5.0)
|
||||
optimist (3.0.0)
|
||||
parallel (1.17.0)
|
||||
parser (2.6.3.0)
|
||||
parser (2.7.0.5)
|
||||
ast (~> 2.4.0)
|
||||
posix-spawn (0.3.13)
|
||||
proc_to_ast (0.1.0)
|
||||
coderay
|
||||
parser
|
||||
@@ -148,7 +140,7 @@ GEM
|
||||
optimist (>= 3.0.0)
|
||||
rdoc (6.2.0)
|
||||
redis (4.1.3)
|
||||
rouge (3.15.0)
|
||||
rouge (3.18.0)
|
||||
rspec (3.8.0)
|
||||
rspec-core (~> 3.8.0)
|
||||
rspec-expectations (~> 3.8.0)
|
||||
@@ -196,13 +188,13 @@ GEM
|
||||
tzinfo (1.2.6)
|
||||
thread_safe (~> 0.1)
|
||||
unicode-display_width (1.6.0)
|
||||
unparser (0.4.5)
|
||||
unparser (0.4.7)
|
||||
abstract_type (~> 0.0.7)
|
||||
adamantium (~> 0.2.0)
|
||||
concord (~> 0.1.5)
|
||||
diff-lcs (~> 1.3)
|
||||
equalizer (~> 0.0.9)
|
||||
parser (~> 2.6.3)
|
||||
parser (>= 2.6.5)
|
||||
procto (~> 0.0.2)
|
||||
vcr (4.0.0)
|
||||
webmock (3.4.2)
|
||||
@@ -220,12 +212,12 @@ DEPENDENCIES
|
||||
factory_bot
|
||||
faraday (~> 0.12)
|
||||
github-linguist (~> 7.5)
|
||||
gitlab-gollum-lib (~> 4.2.7.7)
|
||||
gitlab-gollum-lib (~> 4.2.7.8)
|
||||
gitlab-gollum-rugged_adapter (~> 0.4.4.2)
|
||||
gitlab-labkit (~> 0.9.1)
|
||||
gitlab-markup (~> 1.7.0)
|
||||
google-protobuf (~> 3.8.0)
|
||||
grpc (~> 1.24.0)
|
||||
google-protobuf (~> 3.11.2)
|
||||
grpc (~> 1.27.0)
|
||||
licensee (~> 8.9.0)
|
||||
listen (~> 0.5.0)
|
||||
pry (~> 0.12.2)
|
||||
|
||||
Reference in New Issue
Block a user