gitaly: 0.43.1 -> 0.59.2
This commit is contained in:
parent
69c396f273
commit
e7e12e5173
@ -1,8 +1,10 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'github-linguist', '~> 4.7.0', require: 'linguist'
|
gem 'github-linguist', '~> 4.7.0', require: 'linguist'
|
||||||
gem 'gitaly-proto', '~> 0.37.0', require: 'gitaly'
|
gem 'gitaly-proto', '~> 0.59.0', require: 'gitaly'
|
||||||
gem 'activesupport'
|
gem 'activesupport'
|
||||||
|
gem 'gollum-lib', '~> 4.2', require: false
|
||||||
|
gem 'gollum-rugged_adapter', '~> 0.4.4', require: false
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'gitlab-styles', '~> 2.0.0', require: false
|
gem 'gitlab-styles', '~> 2.0.0', require: false
|
||||||
|
@ -11,10 +11,13 @@ GEM
|
|||||||
ast (2.3.0)
|
ast (2.3.0)
|
||||||
charlock_holmes (0.7.5)
|
charlock_holmes (0.7.5)
|
||||||
concurrent-ruby (1.0.5)
|
concurrent-ruby (1.0.5)
|
||||||
|
diff-lcs (1.3)
|
||||||
escape_utils (1.1.1)
|
escape_utils (1.1.1)
|
||||||
faraday (0.12.2)
|
faraday (0.12.2)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
gitaly-proto (0.37.0)
|
gemojione (3.3.0)
|
||||||
|
json
|
||||||
|
gitaly-proto (0.59.0)
|
||||||
google-protobuf (~> 3.1)
|
google-protobuf (~> 3.1)
|
||||||
grpc (~> 1.0)
|
grpc (~> 1.0)
|
||||||
github-linguist (4.7.6)
|
github-linguist (4.7.6)
|
||||||
@ -22,10 +25,29 @@ GEM
|
|||||||
escape_utils (~> 1.1.0)
|
escape_utils (~> 1.1.0)
|
||||||
mime-types (>= 1.19)
|
mime-types (>= 1.19)
|
||||||
rugged (>= 0.23.0b)
|
rugged (>= 0.23.0b)
|
||||||
|
github-markup (1.6.1)
|
||||||
|
gitlab-grit (2.8.2)
|
||||||
|
charlock_holmes (~> 0.6)
|
||||||
|
diff-lcs (~> 1.1)
|
||||||
|
mime-types (>= 1.16)
|
||||||
|
posix-spawn (~> 0.3)
|
||||||
gitlab-styles (2.0.0)
|
gitlab-styles (2.0.0)
|
||||||
rubocop (~> 0.49)
|
rubocop (~> 0.49)
|
||||||
rubocop-gitlab-security (~> 0.1.0)
|
rubocop-gitlab-security (~> 0.1.0)
|
||||||
rubocop-rspec (~> 1.15)
|
rubocop-rspec (~> 1.15)
|
||||||
|
gollum-grit_adapter (1.0.1)
|
||||||
|
gitlab-grit (~> 2.7, >= 2.7.1)
|
||||||
|
gollum-lib (4.2.7)
|
||||||
|
gemojione (~> 3.2)
|
||||||
|
github-markup (~> 1.6)
|
||||||
|
gollum-grit_adapter (~> 1.0)
|
||||||
|
nokogiri (>= 1.6.1, < 2.0)
|
||||||
|
rouge (~> 2.1)
|
||||||
|
sanitize (~> 2.1)
|
||||||
|
stringex (~> 2.6)
|
||||||
|
gollum-rugged_adapter (0.4.4)
|
||||||
|
mime-types (>= 1.15)
|
||||||
|
rugged (~> 0.25)
|
||||||
google-protobuf (3.4.0.2)
|
google-protobuf (3.4.0.2)
|
||||||
googleauth (0.5.3)
|
googleauth (0.5.3)
|
||||||
faraday (~> 0.12)
|
faraday (~> 0.12)
|
||||||
@ -39,6 +61,7 @@ GEM
|
|||||||
google-protobuf (~> 3.1)
|
google-protobuf (~> 3.1)
|
||||||
googleauth (~> 0.5.1)
|
googleauth (~> 0.5.1)
|
||||||
i18n (0.8.1)
|
i18n (0.8.1)
|
||||||
|
json (2.1.0)
|
||||||
jwt (1.5.6)
|
jwt (1.5.6)
|
||||||
little-plugger (1.1.4)
|
little-plugger (1.1.4)
|
||||||
logging (2.2.2)
|
logging (2.2.2)
|
||||||
@ -48,18 +71,23 @@ GEM
|
|||||||
mime-types (3.1)
|
mime-types (3.1)
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2016.0521)
|
mime-types-data (3.2016.0521)
|
||||||
|
mini_portile2 (2.3.0)
|
||||||
minitest (5.9.1)
|
minitest (5.9.1)
|
||||||
multi_json (1.12.1)
|
multi_json (1.12.1)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
|
nokogiri (1.8.1)
|
||||||
|
mini_portile2 (~> 2.3.0)
|
||||||
os (0.9.6)
|
os (0.9.6)
|
||||||
parallel (1.12.0)
|
parallel (1.12.0)
|
||||||
parser (2.4.0.0)
|
parser (2.4.0.0)
|
||||||
ast (~> 2.2)
|
ast (~> 2.2)
|
||||||
|
posix-spawn (0.3.13)
|
||||||
powerpack (0.1.1)
|
powerpack (0.1.1)
|
||||||
public_suffix (2.0.5)
|
public_suffix (2.0.5)
|
||||||
rainbow (2.2.2)
|
rainbow (2.2.2)
|
||||||
rake
|
rake
|
||||||
rake (12.1.0)
|
rake (12.1.0)
|
||||||
|
rouge (2.2.1)
|
||||||
rubocop (0.50.0)
|
rubocop (0.50.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 2.3.3.1, < 3.0)
|
parser (>= 2.3.3.1, < 3.0)
|
||||||
@ -73,11 +101,14 @@ GEM
|
|||||||
rubocop (>= 0.50.0)
|
rubocop (>= 0.50.0)
|
||||||
ruby-progressbar (1.8.3)
|
ruby-progressbar (1.8.3)
|
||||||
rugged (0.26.0)
|
rugged (0.26.0)
|
||||||
|
sanitize (2.1.0)
|
||||||
|
nokogiri (>= 1.4.4)
|
||||||
signet (0.7.3)
|
signet (0.7.3)
|
||||||
addressable (~> 2.3)
|
addressable (~> 2.3)
|
||||||
faraday (~> 0.9)
|
faraday (~> 0.9)
|
||||||
jwt (~> 1.5)
|
jwt (~> 1.5)
|
||||||
multi_json (~> 1.10)
|
multi_json (~> 1.10)
|
||||||
|
stringex (2.7.1)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tzinfo (1.2.2)
|
tzinfo (1.2.2)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
@ -88,9 +119,11 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport
|
activesupport
|
||||||
gitaly-proto (~> 0.37.0)
|
gitaly-proto (~> 0.59.0)
|
||||||
github-linguist (~> 4.7.0)
|
github-linguist (~> 4.7.0)
|
||||||
gitlab-styles (~> 2.0.0)
|
gitlab-styles (~> 2.0.0)
|
||||||
|
gollum-lib (~> 4.2)
|
||||||
|
gollum-rugged_adapter (~> 0.4.4)
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.15.4
|
1.16.0
|
||||||
|
@ -7,14 +7,14 @@ let
|
|||||||
gemdir = ./.;
|
gemdir = ./.;
|
||||||
};
|
};
|
||||||
in buildGoPackage rec {
|
in buildGoPackage rec {
|
||||||
version = "0.43.1";
|
version = "0.59.2";
|
||||||
name = "gitaly-${version}";
|
name = "gitaly-${version}";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "gitlab-org";
|
owner = "gitlab-org";
|
||||||
repo = "gitaly";
|
repo = "gitaly";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "19ggfc5nwv8q1wq739ab8qdfdngpi33431dgfa9593p6ad7v6hyq";
|
sha256 = "08f109rw3qxdr93l0kl8wxmrvn846a6vdkssvrp2zr40yn9wif7m";
|
||||||
};
|
};
|
||||||
|
|
||||||
goPackagePath = "gitlab.com/gitlab-org/gitaly";
|
goPackagePath = "gitlab.com/gitlab-org/gitaly";
|
||||||
|
@ -41,6 +41,14 @@
|
|||||||
};
|
};
|
||||||
version = "1.0.5";
|
version = "1.0.5";
|
||||||
};
|
};
|
||||||
|
diff-lcs = {
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "18w22bjz424gzafv6nzv98h0aqkwz3d9xhm7cbr1wfbyas8zayza";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "1.3";
|
||||||
|
};
|
||||||
escape_utils = {
|
escape_utils = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
@ -58,14 +66,23 @@
|
|||||||
};
|
};
|
||||||
version = "0.12.2";
|
version = "0.12.2";
|
||||||
};
|
};
|
||||||
|
gemojione = {
|
||||||
|
dependencies = ["json"];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "0ayk8r147k1s38nj18pwk76npx1p7jhi86silk800nj913pjvrhj";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "3.3.0";
|
||||||
|
};
|
||||||
gitaly-proto = {
|
gitaly-proto = {
|
||||||
dependencies = ["google-protobuf" "grpc"];
|
dependencies = ["google-protobuf" "grpc"];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1nqp9ib00q55ig8zf1r6ldf3xkqw0874ra1mbcsm8sl46l84lx11";
|
sha256 = "0s86126iqhbmkix6zs357ixlc1syyxmwk2blaimsav7f0x9swy82";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "0.37.0";
|
version = "0.59.0";
|
||||||
};
|
};
|
||||||
github-linguist = {
|
github-linguist = {
|
||||||
dependencies = ["charlock_holmes" "escape_utils" "mime-types" "rugged"];
|
dependencies = ["charlock_holmes" "escape_utils" "mime-types" "rugged"];
|
||||||
@ -76,6 +93,23 @@
|
|||||||
};
|
};
|
||||||
version = "4.7.6";
|
version = "4.7.6";
|
||||||
};
|
};
|
||||||
|
github-markup = {
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "1nyb9ck2c9z5qi86n7r52w0m126qpnvc93yh35cn8bwsnkjqx0iq";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "1.6.1";
|
||||||
|
};
|
||||||
|
gitlab-grit = {
|
||||||
|
dependencies = ["charlock_holmes" "diff-lcs" "mime-types" "posix-spawn"];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "0xgs3l81ghlc5nm75n0pz7b2cj3hpscfq5iy27c483nnjn2v5mc4";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "2.8.2";
|
||||||
|
};
|
||||||
gitlab-styles = {
|
gitlab-styles = {
|
||||||
dependencies = ["rubocop" "rubocop-gitlab-security" "rubocop-rspec"];
|
dependencies = ["rubocop" "rubocop-gitlab-security" "rubocop-rspec"];
|
||||||
source = {
|
source = {
|
||||||
@ -85,6 +119,33 @@
|
|||||||
};
|
};
|
||||||
version = "2.0.0";
|
version = "2.0.0";
|
||||||
};
|
};
|
||||||
|
gollum-grit_adapter = {
|
||||||
|
dependencies = ["gitlab-grit"];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "0fcibm63v1afc0fj5rki0mm51m7nndil4cjcjjvkh3yigfn4nr4b";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "1.0.1";
|
||||||
|
};
|
||||||
|
gollum-lib = {
|
||||||
|
dependencies = ["gemojione" "github-markup" "gollum-grit_adapter" "nokogiri" "rouge" "sanitize" "stringex"];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "1filwvjfj5q2m6w4q274ai36d6f0mrsv2l2khhk4bv1q6pqby2fq";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "4.2.7";
|
||||||
|
};
|
||||||
|
gollum-rugged_adapter = {
|
||||||
|
dependencies = ["mime-types" "rugged"];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "0khfmakp65frlaj7ajs6ihqg4xi7yc9z96kpsf1b7giqi3fqhhv4";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "0.4.4";
|
||||||
|
};
|
||||||
google-protobuf = {
|
google-protobuf = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
@ -119,6 +180,14 @@
|
|||||||
};
|
};
|
||||||
version = "0.8.1";
|
version = "0.8.1";
|
||||||
};
|
};
|
||||||
|
json = {
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "01v6jjpvh3gnq6sgllpfqahlgxzj50ailwhj9b3cd20hi2dx0vxp";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "2.1.0";
|
||||||
|
};
|
||||||
jwt = {
|
jwt = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
@ -169,6 +238,14 @@
|
|||||||
};
|
};
|
||||||
version = "3.2016.0521";
|
version = "3.2016.0521";
|
||||||
};
|
};
|
||||||
|
mini_portile2 = {
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "13d32jjadpjj6d2wdhkfpsmy68zjx90p49bgf8f7nkpz86r1fr11";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "2.3.0";
|
||||||
|
};
|
||||||
minitest = {
|
minitest = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
@ -193,6 +270,15 @@
|
|||||||
};
|
};
|
||||||
version = "2.0.0";
|
version = "2.0.0";
|
||||||
};
|
};
|
||||||
|
nokogiri = {
|
||||||
|
dependencies = ["mini_portile2"];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "105xh2zkr8nsyfaj2izaisarpnkrrl9000y3nyflg9cbzrfxv021";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "1.8.1";
|
||||||
|
};
|
||||||
os = {
|
os = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
@ -218,6 +304,14 @@
|
|||||||
};
|
};
|
||||||
version = "2.4.0.0";
|
version = "2.4.0.0";
|
||||||
};
|
};
|
||||||
|
posix-spawn = {
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "1pmxmpins57qrbr31bs3bm7gidhaacmrp4md6i962gvpq4gyfcjw";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "0.3.13";
|
||||||
|
};
|
||||||
powerpack = {
|
powerpack = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
@ -251,6 +345,14 @@
|
|||||||
};
|
};
|
||||||
version = "12.1.0";
|
version = "12.1.0";
|
||||||
};
|
};
|
||||||
|
rouge = {
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "02kpahk5nkc33yxnn75649kzxaz073wvazr2zyg491nndykgnvcs";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "2.2.1";
|
||||||
|
};
|
||||||
rubocop = {
|
rubocop = {
|
||||||
dependencies = ["parallel" "parser" "powerpack" "rainbow" "ruby-progressbar" "unicode-display_width"];
|
dependencies = ["parallel" "parser" "powerpack" "rainbow" "ruby-progressbar" "unicode-display_width"];
|
||||||
source = {
|
source = {
|
||||||
@ -294,6 +396,15 @@
|
|||||||
};
|
};
|
||||||
version = "0.26.0";
|
version = "0.26.0";
|
||||||
};
|
};
|
||||||
|
sanitize = {
|
||||||
|
dependencies = ["nokogiri"];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "0xsv6xqrlz91rd8wifjknadbl3z5h6qphmxy0hjb189qbdghggn3";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "2.1.0";
|
||||||
|
};
|
||||||
signet = {
|
signet = {
|
||||||
dependencies = ["addressable" "faraday" "jwt" "multi_json"];
|
dependencies = ["addressable" "faraday" "jwt" "multi_json"];
|
||||||
source = {
|
source = {
|
||||||
@ -303,6 +414,14 @@
|
|||||||
};
|
};
|
||||||
version = "0.7.3";
|
version = "0.7.3";
|
||||||
};
|
};
|
||||||
|
stringex = {
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "1zc93v00av643lc6njl09wwki7h5yqayhh1din8zqfylw814l1dv";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "2.7.1";
|
||||||
|
};
|
||||||
thread_safe = {
|
thread_safe = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user