File tree Expand file tree Collapse file tree
pkgs/applications/version-management/gitlab Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 12.6.2 " ,
3- "repo_hash" : " 0bchamvr3f0ph49f7xa76gsp2mjj1ajy4q0wy1hjvr9bayxx94av " ,
2+ "version" : " 12.6.4 " ,
3+ "repo_hash" : " 0jsww785bxvjdrp1wsz6zkvx9zr69j24bway6nfyjkz8a7vbl9ls " ,
44 "owner" : " gitlab-org" ,
55 "repo" : " gitlab" ,
6- "rev" : " v12.6.2 -ee" ,
6+ "rev" : " v12.6.4 -ee" ,
77 "passthru" : {
8- "GITALY_SERVER_VERSION" : " a4b6c71d4b7c1588587345e2dfe0c6bd7cc63a83 " ,
8+ "GITALY_SERVER_VERSION" : " 1.77.1 " ,
99 "GITLAB_PAGES_VERSION" : " 1.12.0" ,
1010 "GITLAB_SHELL_VERSION" : " 10.3.0" ,
1111 "GITLAB_WORKHORSE_VERSION" : " 8.18.0"
Original file line number Diff line number Diff line change 1717 } ;
1818 } ;
1919in buildGoPackage rec {
20- version = "a4b6c71d4b7c1588587345e2dfe0c6bd7cc63a83 " ;
20+ version = "1.77.1 " ;
2121 pname = "gitaly" ;
2222
2323 src = fetchFromGitLab {
2424 owner = "gitlab-org" ;
2525 repo = "gitaly" ;
26- rev = version ;
27- sha256 = "1pxmhq1nrc8q2kk83bz5afx14hshqgzqm6j4vgmyjvbmdvgl80wv " ;
26+ rev = "v ${ version } " ;
27+ sha256 = "08xc9lxlvga36yq1wdvb1h4zk70c36qspyd7azhkw84kzwfrif1c " ;
2828 } ;
2929
3030 # Fix a check which assumes that hook files are writeable by their
Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ group :metrics do
327327 gem 'influxdb' , '~> 0.2' , require : false
328328
329329 # Prometheus
330- gem 'prometheus-client-mmap' , '~> 0.9.10 '
330+ gem 'prometheus-client-mmap' , '~> 0.10.0 '
331331 gem 'raindrops' , '~> 0.18'
332332end
333333
Original file line number Diff line number Diff line change 531531 regexp_parser (~> 1.1 )
532532 regexp_property_values (~> 0.3 )
533533 json (1.8.6 )
534- json-jwt (1.9.4 )
535- activesupport
534+ json-jwt (1.11.0 )
535+ activesupport ( >= 4.2 )
536536 aes_key_wrap
537537 bindata
538538 json-schema (2.8.0 )
746746 parser
747747 unparser
748748 procto (0.0.3 )
749- prometheus-client-mmap (0.9.10 )
749+ prometheus-client-mmap (0.10.0 )
750750 pry (0.11.3 )
751751 coderay (~> 1.1.0 )
752752 method_source (~> 0.9.0 )
@@ -1283,7 +1283,7 @@ DEPENDENCIES
12831283 peek (~> 1.1 )
12841284 pg (~> 1.1 )
12851285 premailer-rails (~> 1.10.3 )
1286- prometheus-client-mmap (~> 0.9.10 )
1286+ prometheus-client-mmap (~> 0.10.0 )
12871287 pry-byebug (~> 3.5.1 )
12881288 pry-rails (~> 0.3.4 )
12891289 rack (~> 2.0.7 )
Original file line number Diff line number Diff line change 23262326 platforms = [ ] ;
23272327 source = {
23282328 remotes = [ "https://rubygems.org" ] ;
2329- sha256 = "065k7vffdki73f4nz89lxi6wxmcw5dlf593831pgvlbralll6x3r " ;
2329+ sha256 = "18rf9v20i0dk5dblr7m22di959xpch2h7gsx0cl585cryr7apwp3 " ;
23302330 type = "gem" ;
23312331 } ;
2332- version = "1.9.4 " ;
2332+ version = "1.11.0 " ;
23332333 } ;
23342334 json-schema = {
23352335 dependencies = [ "addressable" ] ;
33653365 platforms = [ ] ;
33663366 source = {
33673367 remotes = [ "https://rubygems.org" ] ;
3368- sha256 = "0immyg4as0isyj2dcjf44n0avg1jv5kx1qk0asrgb5ayzwmjqg1k " ;
3368+ sha256 = "00d2c79xhz5k3fcclarjr1ffxbrvc6236f4rrvriad9kwqr7c1mp " ;
33693369 type = "gem" ;
33703370 } ;
3371- version = "0.9.10 " ;
3371+ version = "0.10.0 " ;
33723372 } ;
33733373 pry = {
33743374 dependencies = [ "coderay" "method_source" ] ;
You can’t perform that action at this time.
0 commit comments