Unverified Commit 40568520 authored by Aaron Andersen's avatar Aaron Andersen Committed by GitHub
Browse files

redmine: 6.0.4 -> 6.0.5 (#402966)

parents aee0b9a1 c80c8f5b
Loading
Loading
Loading
Loading
+24 −22
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ GEM
      tzinfo (~> 2.0, >= 2.0.5)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    ast (2.4.2)
    ast (2.4.3)
    base64 (0.2.0)
    benchmark (0.4.0)
    bigdecimal (3.1.9)
@@ -99,7 +99,7 @@ GEM
    chunky_png (1.4.0)
    commonmarker (0.23.11)
    concurrent-ruby (1.3.5)
    connection_pool (2.5.0)
    connection_pool (2.5.3)
    crass (1.0.6)
    css_parser (1.21.1)
      addressable
@@ -113,7 +113,7 @@ GEM
    docile (1.4.1)
    drb (2.2.1)
    erubi (1.13.1)
    ffi (1.17.1)
    ffi (1.17.2)
    globalid (1.2.1)
      activesupport (>= 6.1)
    html-pipeline (2.13.2)
@@ -123,16 +123,16 @@ GEM
    i18n (1.14.7)
      concurrent-ruby (~> 1.0)
    io-console (0.8.0)
    irb (1.15.1)
    irb (1.15.2)
      pp (>= 0.6.0)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    json (2.10.2)
    json (2.11.3)
    language_server-protocol (3.17.0.4)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    logger (1.6.6)
    logger (1.7.0)
    loofah (2.24.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
@@ -150,7 +150,7 @@ GEM
    mocha (2.7.1)
      ruby2_keywords (>= 0.0.5)
    mysql2 (0.5.6)
    net-imap (0.4.19)
    net-imap (0.4.21)
      date
      net-protocol
    net-ldap (0.17.1)
@@ -161,17 +161,18 @@ GEM
    net-smtp (0.4.0.1)
      net-protocol
    nio4r (2.7.4)
    nokogiri (1.18.4)
    nokogiri (1.18.8)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    parallel (1.26.3)
    parser (3.3.7.1)
    parallel (1.27.0)
    parser (3.3.8.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.9)
    pp (0.6.2)
      prettyprint
    prettyprint (0.2.0)
    prism (1.4.0)
    propshaft (1.1.0)
      actionpack (>= 7.0.0)
      activesupport (>= 7.0.0)
@@ -184,7 +185,7 @@ GEM
    puma (6.6.0)
      nio4r (~> 2.0)
    racc (1.8.1)
    rack (3.1.12)
    rack (3.1.13)
    rack-session (2.1.0)
      base64 (>= 0.1.0)
      rack (>= 3.0.0)
@@ -230,10 +231,10 @@ GEM
      htmlentities
      rbpdf-font (~> 1.19.0)
    rbpdf-font (1.19.1)
    rdoc (6.12.0)
    rdoc (6.13.1)
      psych (>= 4.0.0)
    regexp_parser (2.10.0)
    reline (0.6.0)
    reline (0.6.1)
      io-console (~> 0.5)
    rexml (3.4.1)
    roadie (5.2.1)
@@ -243,11 +244,11 @@ GEM
      railties (>= 5.1, < 8.0)
      roadie (~> 5.0)
    rotp (6.3.0)
    rouge (4.5.1)
    rqrcode (2.2.0)
    rouge (4.5.2)
    rqrcode (3.1.0)
      chunky_png (~> 1.0)
      rqrcode_core (~> 1.0)
    rqrcode_core (1.2.0)
      rqrcode_core (~> 2.0)
    rqrcode_core (2.0.0)
    rubocop (1.68.0)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
@@ -258,8 +259,9 @@ GEM
      rubocop-ast (>= 1.32.2, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.39.0)
      parser (>= 3.3.1.0)
    rubocop-ast (1.44.1)
      parser (>= 3.3.7.2)
      prism (~> 1.4)
    rubocop-performance (1.22.1)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
@@ -275,7 +277,7 @@ GEM
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    securerandom (0.4.1)
    selenium-webdriver (4.29.1)
    selenium-webdriver (4.31.0)
      base64 (~> 0.2)
      logger (~> 1.4)
      rexml (~> 3.2, >= 3.2.5)
@@ -289,7 +291,7 @@ GEM
    simplecov_json_formatter (0.1.4)
    sqlite3 (1.7.3)
      mini_portile2 (~> 2.8.0)
    stringio (3.1.5)
    stringio (3.1.7)
    svg_optimizer (0.3.0)
      nokogiri
    svg_sprite (1.0.3)
@@ -369,7 +371,7 @@ DEPENDENCIES
  yard

RUBY VERSION
   ruby 3.3.6p108
   ruby 3.3.7p123

BUNDLED WITH
   2.5.22
+55 −39
Original line number Diff line number Diff line
@@ -229,10 +229,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y";
      sha256 = "10yknjyn0728gjn6b5syynvrvrwm66bhssbxq8mkhshxghaiailm";
      type = "gem";
    };
    version = "2.4.2";
    version = "2.4.3";
  };
  base64 = {
    groups = [
@@ -374,10 +374,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3";
      sha256 = "0nrhsk7b3sjqbyl1cah6ibf1kvi3v93a7wf4637d355hp614mmyg";
      type = "gem";
    };
    version = "2.5.0";
    version = "2.5.3";
  };
  crass = {
    groups = [ "default" ];
@@ -514,10 +514,10 @@
    ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0fgwn1grxf4zxmyqmb9i4z2hr111585n9jnk17y6y7hhs7dv1xi6";
      sha256 = "19kdyjg3kv7x0ad4xsd4swy5izsbb1vl1rpb6qqcqisr5s23awi9";
      type = "gem";
    };
    version = "1.17.1";
    version = "1.17.2";
  };
  globalid = {
    dependencies = [ "activesupport" ];
@@ -600,10 +600,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1478m97wiy6nwg6lnl0szy39p46acsvrhax552vsh1s2mi2sgg6r";
      sha256 = "1fpxa2m83rb7xlzs57daqwnzqjmz6j35xr7zb15s73975sak4br2";
      type = "gem";
    };
    version = "1.15.1";
    version = "1.15.2";
  };
  json = {
    groups = [
@@ -613,10 +613,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "01lbdaizhkxmrw4y8j3wpvsryvnvzmg0pfs56c52laq2jgdfmq1l";
      sha256 = "1hfcz73wszgqprg2pr83qjbyfb0k93frbdvyhgmw0ryyl9cgc44s";
      type = "gem";
    };
    version = "2.10.2";
    version = "2.11.3";
  };
  language_server-protocol = {
    groups = [
@@ -654,10 +654,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx";
      sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr";
      type = "gem";
    };
    version = "1.6.6";
    version = "1.7.0";
  };
  loofah = {
    dependencies = [
@@ -794,10 +794,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "19cq7hbddq23yhyqysds2ic89mg3h8ngvmvjf0sj6k25cgwrlnc9";
      sha256 = "1iik22kpvah1n9hsw271lmgsbh6mkxg9iv7c0banm50548bwlxkg";
      type = "gem";
    };
    version = "0.4.19";
    version = "0.4.21";
  };
  net-ldap = {
    groups = [ "ldap" ];
@@ -869,10 +869,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1b34gaa6fiby5fb0zn1p5f8h1rx84wxz0bq9w39y3fhv3i920y5v";
      sha256 = "0rb306hbky6cxfyc8vrwpvl40fdapjvhsk62h08gg9wwbn3n8x4c";
      type = "gem";
    };
    version = "1.18.4";
    version = "1.18.8";
  };
  parallel = {
    groups = [
@@ -882,10 +882,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1vy7sjs2pgz4i96v5yk9b7aafbffnvq7nn419fgvw55qlavsnsyq";
      sha256 = "0c719bfgcszqvk9z47w2p8j2wkz5y35k48ywwas5yxbbh3hm3haa";
      type = "gem";
    };
    version = "1.26.3";
    version = "1.27.0";
  };
  parser = {
    dependencies = [
@@ -899,10 +899,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "18dcwrcnddvi8gl3hmbsb2cj1l7afxk2lh3jmhj90l95h1hn3gkx";
      sha256 = "0i9w8msil4snx5w11ix9b0wf52vjc3r49khy3ddgl1xk890kcxi4";
      type = "gem";
    };
    version = "3.3.7.1";
    version = "3.3.8.0";
  };
  pg = {
    groups = [ "default" ];
@@ -943,6 +943,19 @@
    };
    version = "0.2.0";
  };
  prism = {
    groups = [
      "default"
      "test"
    ];
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0gkhpdjib9zi9i27vd9djrxiwjia03cijmd6q8yj2q1ix403w3nw";
      type = "gem";
    };
    version = "1.4.0";
  };
  propshaft = {
    dependencies = [
      "actionpack"
@@ -1024,10 +1037,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0h65a1f9gsqx2ryisdy4lrd9a9l8gdv65dcscw9ynwwjr1ak1n00";
      sha256 = "14jpch41i6iclbgc8rykvkyn7ii8s9dwvn98k96qi0hqcbdpj30p";
      type = "gem";
    };
    version = "3.1.12";
    version = "3.1.13";
  };
  rack-session = {
    dependencies = [
@@ -1224,10 +1237,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1q2nkyk6r3m15a2an7lwm4ilkcxzdh3j93s4ib8sbzqb0xp70vvx";
      sha256 = "1xvjskc5xp5x4lgrkxqrn7n4rjzgbbjl9yx3ny74xjckjk4xm832";
      type = "gem";
    };
    version = "6.12.0";
    version = "6.13.1";
  };
  regexp_parser = {
    groups = [
@@ -1252,10 +1265,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1lirwlw59apc8m1wjk85y2xidiv0fkxjn6f7p84yqmmyvish6qjp";
      sha256 = "1yvm0svcdk6377ng6l00g39ldkjijbqg4whdg2zcsa8hrgbwkz0s";
      type = "gem";
    };
    version = "0.6.0";
    version = "0.6.1";
  };
  rexml = {
    groups = [
@@ -1313,10 +1326,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1pchwrkr0994v7mh054lcp0na3bk3mj2sk0dc33bn6bhxrnirj1a";
      sha256 = "18v8if3jix029rr3j8iwisv73facw223353n0h7avl39ibxk6hh3";
      type = "gem";
    };
    version = "4.5.1";
    version = "4.5.2";
  };
  rqrcode = {
    dependencies = [
@@ -1327,20 +1340,20 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1hggzz8i1l62pkkiybhiqv6ypxw7q844sddrrbbfczjcnj5sivi3";
      sha256 = "1bwqy1iwbyn1091mg203is5ngsnvfparwa1wh89s1sgnfmirkmg2";
      type = "gem";
    };
    version = "2.2.0";
    version = "3.1.0";
  };
  rqrcode_core = {
    groups = [ "default" ];
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "06ld6386hbdhy5h0k09axmgn424kavpc8f27k1vjhknjhbf8jjfg";
      sha256 = "1ayrj7pwbv1g6jg5vvx6rq05lr1kbkfzbzqplj169aapmcivhh0y";
      type = "gem";
    };
    version = "1.2.0";
    version = "2.0.0";
  };
  rubocop = {
    dependencies = [
@@ -1364,7 +1377,10 @@
    version = "1.68.0";
  };
  rubocop-ast = {
    dependencies = [ "parser" ];
    dependencies = [
      "parser"
      "prism"
    ];
    groups = [
      "default"
      "test"
@@ -1372,10 +1388,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0v13m0ckd80mbvdbhwn52qqrdx1ii6n0b566h4xh7vgcgikhzfmn";
      sha256 = "14lf3d9bdr8cv8x3xcn3ijql5x23svk5zy7mdinlzw1f7ch09k73";
      type = "gem";
    };
    version = "1.39.0";
    version = "1.44.1";
  };
  rubocop-performance = {
    dependencies = [
@@ -1486,10 +1502,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0im1hclf7iki2393jngqk2dlxil6wz31bqc9pfnibifjqhyfazqa";
      sha256 = "1s80s7mgpwpfj4df2f43f5im37ks884xkbcxd9fxpk93xs7dicnx";
      type = "gem";
    };
    version = "4.29.1";
    version = "4.31.0";
  };
  simplecov = {
    dependencies = [
@@ -1552,10 +1568,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1j1mgvrgkxhadi6nb6pz1kcff7gsb5aivj1vfhsia4ssa5hj9adw";
      sha256 = "1yh78pg6lm28c3k0pfd2ipskii1fsraq46m6zjs5yc9a4k5vfy2v";
      type = "gem";
    };
    version = "3.1.5";
    version = "3.1.7";
  };
  svg_optimizer = {
    dependencies = [ "nokogiri" ];
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
}:

let
  version = "6.0.4";
  version = "6.0.5";
  rubyEnv = bundlerEnv {
    name = "redmine-env-${version}";

@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {

  src = fetchurl {
    url = "https://www.redmine.org/releases/redmine-${version}.tar.gz";
    hash = "sha256-vr+Ky0/RhD+I5fQoX/C0l/q0MyDDPngKXDThEkxeF3o=";
    hash = "sha256-lNzFMRXgWBrEbmDD7ZMY8ZJs5GS6u7OF5SNiF9Hmpk4=";
  };

  nativeBuildInputs = [ makeWrapper ];