nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

shopify-cli: 2.14.0 -> 2.34.0

+23 -23
+9 -9
pkgs/development/web/shopify-cli/Gemfile.lock
··· 2 2 remote: https://rubygems.org/ 3 3 specs: 4 4 ast (2.4.2) 5 - bugsnag (6.24.2) 5 + bugsnag (6.25.1) 6 6 concurrent-ruby (~> 1.0) 7 7 concurrent-ruby (1.1.10) 8 8 ffi (1.15.5) ··· 10 10 listen (3.7.1) 11 11 rb-fsevent (~> 0.10, >= 0.10.3) 12 12 rb-inotify (~> 0.9, >= 0.9.10) 13 - mini_portile2 (2.8.0) 14 - nokogiri (1.13.9) 13 + mini_portile2 (2.8.1) 14 + nokogiri (1.14.0) 15 15 mini_portile2 (~> 2.8.0) 16 16 racc (~> 1.4) 17 - parser (3.1.2.1) 17 + parser (3.2.0.0) 18 18 ast (~> 2.4.1) 19 - racc (1.6.0) 19 + racc (1.6.2) 20 20 rb-fsevent (0.11.2) 21 21 rb-inotify (0.10.1) 22 22 ffi (~> 1.0) 23 - shopify-cli (2.32.0) 23 + shopify-cli (2.34.0) 24 24 bugsnag (~> 6.22) 25 25 listen (~> 3.7.0) 26 - theme-check (~> 1.11.0) 27 - theme-check (1.11.0) 26 + theme-check (~> 1.14.0) 27 + theme-check (1.14.0) 28 28 liquid (>= 5.4.0) 29 29 nokogiri (>= 1.12) 30 30 parser (~> 3) ··· 36 36 shopify-cli 37 37 38 38 BUNDLED WITH 39 - 2.3.25 39 + 2.4.3
+14 -14
pkgs/development/web/shopify-cli/gemset.nix
··· 15 15 platforms = []; 16 16 source = { 17 17 remotes = ["https://rubygems.org"]; 18 - sha256 = "0vlsqawqy8jn6cy03zcqw944p323zmr2lgadbw00m5r4lqc3bll4"; 18 + sha256 = "108q00vcx3vkr85mpayns3ini6ids807bmhl8nfham9900ric27y"; 19 19 type = "gem"; 20 20 }; 21 - version = "6.24.2"; 21 + version = "6.25.1"; 22 22 }; 23 23 concurrent-ruby = { 24 24 groups = ["default"]; ··· 66 66 platforms = []; 67 67 source = { 68 68 remotes = ["https://rubygems.org"]; 69 - sha256 = "0rapl1sfmfi3bfr68da4ca16yhc0pp93vjwkj7y3rdqrzy3b41hy"; 69 + sha256 = "1af4yarhbbx62f7qsmgg5fynrik0s36wjy3difkawy536xg343mp"; 70 70 type = "gem"; 71 71 }; 72 - version = "2.8.0"; 72 + version = "2.8.1"; 73 73 }; 74 74 nokogiri = { 75 75 dependencies = ["mini_portile2" "racc"]; ··· 77 77 platforms = []; 78 78 source = { 79 79 remotes = ["https://rubygems.org"]; 80 - sha256 = "0cam1455nmi3fzzpa9ixn2hsim10fbprmj62ajpd6d02mwdprwwn"; 80 + sha256 = "1fqld4wnamj7awdr1lwdifpylqdrrg5adm8xj2jl9sc5ms3nxjjm"; 81 81 type = "gem"; 82 82 }; 83 - version = "1.13.9"; 83 + version = "1.14.0"; 84 84 }; 85 85 parser = { 86 86 dependencies = ["ast"]; ··· 88 88 platforms = []; 89 89 source = { 90 90 remotes = ["https://rubygems.org"]; 91 - sha256 = "1q31n7yj59wka8xl8s5wkf66hm4pgvblx95czyxffprdnlhrir2p"; 91 + sha256 = "0zk8mdyr0322r11d63rcp5jhz4lakxilhvyvdv0ql5dw4lb83623"; 92 92 type = "gem"; 93 93 }; 94 - version = "3.1.2.1"; 94 + version = "3.2.0.0"; 95 95 }; 96 96 racc = { 97 97 groups = ["default"]; 98 98 platforms = []; 99 99 source = { 100 100 remotes = ["https://rubygems.org"]; 101 - sha256 = "0la56m0z26j3mfn1a9lf2l03qx1xifanndf9p3vx1azf6sqy7v9d"; 101 + sha256 = "09jgz6r0f7v84a7jz9an85q8vvmp743dqcsdm3z9c8rqcqv6pljq"; 102 102 type = "gem"; 103 103 }; 104 - version = "1.6.0"; 104 + version = "1.6.2"; 105 105 }; 106 106 rb-fsevent = { 107 107 groups = ["default"]; ··· 130 130 platforms = []; 131 131 source = { 132 132 remotes = ["https://rubygems.org"]; 133 - sha256 = "1zwq99zlsk624g5k706daapzhwm9v4whc8l6h3yw48265b6wkdwv"; 133 + sha256 = "0zzg2vv58s7ylbk35vfb3gj9q6wr59m18gb8sw9f2rnsgsmkivbr"; 134 134 type = "gem"; 135 135 }; 136 - version = "2.32.0"; 136 + version = "2.34.0"; 137 137 }; 138 138 theme-check = { 139 139 dependencies = ["liquid" "nokogiri" "parser"]; ··· 141 141 platforms = []; 142 142 source = { 143 143 remotes = ["https://rubygems.org"]; 144 - sha256 = "0971ma7qnbbycfnlwwq3pfz8f6axcslif9dbzmgimv7ad0nrjpp2"; 144 + sha256 = "1w5mmxnyc0h612c04x6h3xb8jjcq5l6mh2vql4138h2r2z98vdwq"; 145 145 type = "gem"; 146 146 }; 147 - version = "1.11.0"; 147 + version = "1.14.0"; 148 148 }; 149 149 }