lol

pghero: 3.5.0 -> 3.6.1

+201 -214
+96 -98
pkgs/by-name/pg/pghero/Gemfile.lock
··· 1 1 GEM 2 2 remote: https://rubygems.org/ 3 3 specs: 4 - actioncable (7.0.8.3) 5 - actionpack (= 7.0.8.3) 6 - activesupport (= 7.0.8.3) 4 + actioncable (7.0.8.6) 5 + actionpack (= 7.0.8.6) 6 + activesupport (= 7.0.8.6) 7 7 nio4r (~> 2.0) 8 8 websocket-driver (>= 0.6.1) 9 - actionmailbox (7.0.8.3) 10 - actionpack (= 7.0.8.3) 11 - activejob (= 7.0.8.3) 12 - activerecord (= 7.0.8.3) 13 - activestorage (= 7.0.8.3) 14 - activesupport (= 7.0.8.3) 9 + actionmailbox (7.0.8.6) 10 + actionpack (= 7.0.8.6) 11 + activejob (= 7.0.8.6) 12 + activerecord (= 7.0.8.6) 13 + activestorage (= 7.0.8.6) 14 + activesupport (= 7.0.8.6) 15 15 mail (>= 2.7.1) 16 16 net-imap 17 17 net-pop 18 18 net-smtp 19 - actionmailer (7.0.8.3) 20 - actionpack (= 7.0.8.3) 21 - actionview (= 7.0.8.3) 22 - activejob (= 7.0.8.3) 23 - activesupport (= 7.0.8.3) 19 + actionmailer (7.0.8.6) 20 + actionpack (= 7.0.8.6) 21 + actionview (= 7.0.8.6) 22 + activejob (= 7.0.8.6) 23 + activesupport (= 7.0.8.6) 24 24 mail (~> 2.5, >= 2.5.4) 25 25 net-imap 26 26 net-pop 27 27 net-smtp 28 28 rails-dom-testing (~> 2.0) 29 - actionpack (7.0.8.3) 30 - actionview (= 7.0.8.3) 31 - activesupport (= 7.0.8.3) 29 + actionpack (7.0.8.6) 30 + actionview (= 7.0.8.6) 31 + activesupport (= 7.0.8.6) 32 32 rack (~> 2.0, >= 2.2.4) 33 33 rack-test (>= 0.6.3) 34 34 rails-dom-testing (~> 2.0) 35 35 rails-html-sanitizer (~> 1.0, >= 1.2.0) 36 - actiontext (7.0.8.3) 37 - actionpack (= 7.0.8.3) 38 - activerecord (= 7.0.8.3) 39 - activestorage (= 7.0.8.3) 40 - activesupport (= 7.0.8.3) 36 + actiontext (7.0.8.6) 37 + actionpack (= 7.0.8.6) 38 + activerecord (= 7.0.8.6) 39 + activestorage (= 7.0.8.6) 40 + activesupport (= 7.0.8.6) 41 41 globalid (>= 0.6.0) 42 42 nokogiri (>= 1.8.5) 43 - actionview (7.0.8.3) 44 - activesupport (= 7.0.8.3) 43 + actionview (7.0.8.6) 44 + activesupport (= 7.0.8.6) 45 45 builder (~> 3.1) 46 46 erubi (~> 1.4) 47 47 rails-dom-testing (~> 2.0) 48 48 rails-html-sanitizer (~> 1.1, >= 1.2.0) 49 - activejob (7.0.8.3) 50 - activesupport (= 7.0.8.3) 49 + activejob (7.0.8.6) 50 + activesupport (= 7.0.8.6) 51 51 globalid (>= 0.3.6) 52 - activemodel (7.0.8.3) 53 - activesupport (= 7.0.8.3) 54 - activerecord (7.0.8.3) 55 - activemodel (= 7.0.8.3) 56 - activesupport (= 7.0.8.3) 52 + activemodel (7.0.8.6) 53 + activesupport (= 7.0.8.6) 54 + activerecord (7.0.8.6) 55 + activemodel (= 7.0.8.6) 56 + activesupport (= 7.0.8.6) 57 57 activerecord-nulldb-adapter (1.0.1) 58 58 activerecord (>= 5.2.0, < 7.2) 59 - activestorage (7.0.8.3) 60 - actionpack (= 7.0.8.3) 61 - activejob (= 7.0.8.3) 62 - activerecord (= 7.0.8.3) 63 - activesupport (= 7.0.8.3) 59 + activestorage (7.0.8.6) 60 + actionpack (= 7.0.8.6) 61 + activejob (= 7.0.8.6) 62 + activerecord (= 7.0.8.6) 63 + activesupport (= 7.0.8.6) 64 64 marcel (~> 1.0) 65 65 mini_mime (>= 1.1.0) 66 - activesupport (7.0.8.3) 66 + activesupport (7.0.8.6) 67 67 concurrent-ruby (~> 1.0, >= 1.0.2) 68 68 i18n (>= 1.6, < 2) 69 69 minitest (>= 5.1) 70 70 tzinfo (~> 2.0) 71 - addressable (2.8.6) 72 - public_suffix (>= 2.0.2, < 6.0) 71 + addressable (2.8.7) 72 + public_suffix (>= 2.0.2, < 7.0) 73 73 aws-eventstream (1.3.0) 74 - aws-partitions (1.935.0) 75 - aws-sdk-cloudwatch (1.91.0) 76 - aws-sdk-core (~> 3, >= 3.193.0) 77 - aws-sigv4 (~> 1.1) 78 - aws-sdk-core (3.196.1) 74 + aws-partitions (1.999.0) 75 + aws-sdk-cloudwatch (1.104.0) 76 + aws-sdk-core (~> 3, >= 3.210.0) 77 + aws-sigv4 (~> 1.5) 78 + aws-sdk-core (3.211.0) 79 79 aws-eventstream (~> 1, >= 1.3.0) 80 - aws-partitions (~> 1, >= 1.651.0) 81 - aws-sigv4 (~> 1.8) 80 + aws-partitions (~> 1, >= 1.992.0) 81 + aws-sigv4 (~> 1.9) 82 82 jmespath (~> 1, >= 1.6.1) 83 - aws-sigv4 (1.8.0) 83 + aws-sigv4 (1.10.1) 84 84 aws-eventstream (~> 1, >= 1.0.2) 85 85 azure_mgmt_monitor (0.19.0) 86 86 ms_rest_azure (~> 0.12.0) 87 87 base64 (0.2.0) 88 88 bigdecimal (3.1.8) 89 - builder (3.2.4) 90 - concurrent-ruby (1.2.3) 89 + builder (3.3.0) 90 + concurrent-ruby (1.3.4) 91 91 crass (1.0.6) 92 92 date (3.3.4) 93 93 declarative (0.0.20) 94 94 domain_name (0.6.20240107) 95 - erubi (1.12.0) 96 - faraday (1.10.3) 95 + erubi (1.13.0) 96 + faraday (1.10.4) 97 97 faraday-em_http (~> 1.0) 98 98 faraday-em_synchrony (~> 1.0) 99 99 faraday-excon (~> 1.1) ··· 114 114 faraday-httpclient (1.0.1) 115 115 faraday-multipart (1.0.4) 116 116 multipart-post (~> 2) 117 - faraday-net_http (1.0.1) 117 + faraday-net_http (1.0.2) 118 118 faraday-net_http_persistent (1.2.0) 119 119 faraday-patron (1.0.0) 120 120 faraday-rack (1.0.0) 121 121 faraday-retry (1.0.3) 122 122 globalid (1.2.1) 123 123 activesupport (>= 6.1) 124 - google-apis-core (0.15.0) 124 + google-apis-core (0.15.1) 125 125 addressable (~> 2.5, >= 2.5.1) 126 126 googleauth (~> 1.9) 127 - httpclient (>= 2.8.1, < 3.a) 127 + httpclient (>= 2.8.3, < 3.a) 128 128 mini_mime (~> 1.0) 129 + mutex_m 129 130 representable (~> 3.0) 130 131 retriable (>= 2.0, < 4.a) 131 - rexml 132 - google-apis-monitoring_v3 (0.62.0) 132 + google-apis-monitoring_v3 (0.71.0) 133 133 google-apis-core (>= 0.15.0, < 2.a) 134 - google-cloud-env (2.1.1) 134 + google-cloud-env (2.2.1) 135 135 faraday (>= 1.0, < 3.a) 136 - google-protobuf (4.27.0) 136 + google-protobuf (4.28.3) 137 137 bigdecimal 138 138 rake (>= 13) 139 - googleauth (1.11.0) 139 + googleauth (1.11.2) 140 140 faraday (>= 1.0, < 3.a) 141 141 google-cloud-env (~> 2.1) 142 142 jwt (>= 1.4, < 3.0) 143 143 multi_json (~> 1.11) 144 144 os (>= 0.9, < 2.0) 145 145 signet (>= 0.16, < 2.a) 146 - http-cookie (1.0.5) 146 + http-cookie (1.0.7) 147 147 domain_name (~> 0.5) 148 148 httpclient (2.8.3) 149 - i18n (1.14.5) 149 + i18n (1.14.6) 150 150 concurrent-ruby (~> 1.0) 151 151 jmespath (1.6.2) 152 - jwt (2.8.1) 152 + jwt (2.9.3) 153 153 base64 154 - loofah (2.22.0) 154 + loofah (2.23.1) 155 155 crass (~> 1.0.2) 156 156 nokogiri (>= 1.12.0) 157 157 mail (2.8.1) ··· 162 162 marcel (1.0.4) 163 163 method_source (1.1.0) 164 164 mini_mime (1.1.5) 165 - mini_portile2 (2.8.6) 166 - minitest (5.23.1) 165 + mini_portile2 (2.8.7) 166 + minitest (5.25.1) 167 167 ms_rest (0.7.6) 168 168 concurrent-ruby (~> 1.0) 169 169 faraday (>= 0.9, < 2.0.0) ··· 175 175 ms_rest (~> 0.7.6) 176 176 multi_json (1.15.0) 177 177 multipart-post (2.4.1) 178 - net-imap (0.4.11) 178 + mutex_m (0.2.0) 179 + net-imap (0.5.0) 179 180 date 180 181 net-protocol 181 182 net-pop (0.1.2) ··· 184 185 timeout 185 186 net-smtp (0.5.0) 186 187 net-protocol 187 - nio4r (2.7.3) 188 - nokogiri (1.16.5) 188 + nio4r (2.7.4) 189 + nokogiri (1.16.7) 189 190 mini_portile2 (~> 2.8.2) 190 191 racc (~> 1.4) 191 192 os (1.1.4) 192 - pg (1.5.6) 193 + pg (1.5.9) 193 194 pg_query (5.1.0) 194 195 google-protobuf (>= 3.22.3) 195 - pghero (3.5.0) 196 - activerecord (>= 6) 197 - propshaft (0.9.0) 196 + pghero (3.6.1) 197 + activerecord (>= 6.1) 198 + propshaft (1.1.0) 198 199 actionpack (>= 7.0.0) 199 200 activesupport (>= 7.0.0) 200 201 rack 201 202 railties (>= 7.0.0) 202 - public_suffix (5.0.5) 203 - puma (6.4.2) 203 + public_suffix (6.0.1) 204 + puma (6.4.3) 204 205 nio4r (~> 2.0) 205 - racc (1.8.0) 206 - rack (2.2.9) 206 + racc (1.8.1) 207 + rack (2.2.10) 207 208 rack-test (2.1.0) 208 209 rack (>= 1.3) 209 - rails (7.0.8.3) 210 - actioncable (= 7.0.8.3) 211 - actionmailbox (= 7.0.8.3) 212 - actionmailer (= 7.0.8.3) 213 - actionpack (= 7.0.8.3) 214 - actiontext (= 7.0.8.3) 215 - actionview (= 7.0.8.3) 216 - activejob (= 7.0.8.3) 217 - activemodel (= 7.0.8.3) 218 - activerecord (= 7.0.8.3) 219 - activestorage (= 7.0.8.3) 220 - activesupport (= 7.0.8.3) 210 + rails (7.0.8.6) 211 + actioncable (= 7.0.8.6) 212 + actionmailbox (= 7.0.8.6) 213 + actionmailer (= 7.0.8.6) 214 + actionpack (= 7.0.8.6) 215 + actiontext (= 7.0.8.6) 216 + actionview (= 7.0.8.6) 217 + activejob (= 7.0.8.6) 218 + activemodel (= 7.0.8.6) 219 + activerecord (= 7.0.8.6) 220 + activestorage (= 7.0.8.6) 221 + activesupport (= 7.0.8.6) 221 222 bundler (>= 1.15.0) 222 - railties (= 7.0.8.3) 223 + railties (= 7.0.8.6) 223 224 rails-dom-testing (2.2.0) 224 225 activesupport (>= 5.0.0) 225 226 minitest ··· 227 228 rails-html-sanitizer (1.6.0) 228 229 loofah (~> 2.21) 229 230 nokogiri (~> 1.14) 230 - railties (7.0.8.3) 231 - actionpack (= 7.0.8.3) 232 - activesupport (= 7.0.8.3) 231 + railties (7.0.8.6) 232 + actionpack (= 7.0.8.6) 233 + activesupport (= 7.0.8.6) 233 234 method_source 234 235 rake (>= 12.2) 235 236 thor (~> 1.0) ··· 240 241 trailblazer-option (>= 0.1.1, < 0.2.0) 241 242 uber (< 0.2.0) 242 243 retriable (3.1.2) 243 - rexml (3.2.8) 244 - strscan (>= 3.0.9) 245 244 ruby2_keywords (0.0.5) 246 245 signet (0.19.0) 247 246 addressable (~> 2.8) 248 247 faraday (>= 0.17.5, < 3.a) 249 248 jwt (>= 1.5, < 3.0) 250 249 multi_json (~> 1.10) 251 - strscan (3.1.0) 252 - thor (1.3.1) 250 + thor (1.3.2) 253 251 timeliness (0.3.10) 254 252 timeout (0.4.1) 255 253 trailblazer-option (0.1.2) ··· 259 257 websocket-driver (0.7.6) 260 258 websocket-extensions (>= 0.1.0) 261 259 websocket-extensions (0.1.5) 262 - zeitwerk (2.6.15) 260 + zeitwerk (2.7.1) 263 261 264 262 PLATFORMS 265 263 ruby ··· 277 275 rails (~> 7.0.0) 278 276 279 277 BUNDLED WITH 280 - 2.5.9 278 + 2.5.16
+103 -114
pkgs/by-name/pg/pghero/gemset.nix
··· 5 5 platforms = []; 6 6 source = { 7 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "1d5g5h9r2a026fg3b75ffkfd5xkc7djild9hf7gb3v78ri20mdxy"; 8 + sha256 = "0ms0196bp8gzlghfj32q2qdzszb7hsgg96v3isrv5ysd87w0z2zl"; 9 9 type = "gem"; 10 10 }; 11 - version = "7.0.8.3"; 11 + version = "7.0.8.6"; 12 12 }; 13 13 actionmailbox = { 14 14 dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail" "net-imap" "net-pop" "net-smtp"]; ··· 16 16 platforms = []; 17 17 source = { 18 18 remotes = ["https://rubygems.org"]; 19 - sha256 = "1drdgk8795mm2wlb9g50jixd2q79vr9fkrxvqcanbmqa16y2v7k7"; 19 + sha256 = "0mw8casnlqgj3vwqv7qk3d4q3bjszlpmbs9ldpc9gz1qdvafx7cg"; 20 20 type = "gem"; 21 21 }; 22 - version = "7.0.8.3"; 22 + version = "7.0.8.6"; 23 23 }; 24 24 actionmailer = { 25 25 dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "net-imap" "net-pop" "net-smtp" "rails-dom-testing"]; ··· 27 27 platforms = []; 28 28 source = { 29 29 remotes = ["https://rubygems.org"]; 30 - sha256 = "1klwlyfnnznwpcphg6z2n8z9508szr33xk7x3hv4ycdqcirgnfr5"; 30 + sha256 = "07gpm15k5c0y84q99zipnhcdgq93bwralyjpj252prvqwfjmiw73"; 31 31 type = "gem"; 32 32 }; 33 - version = "7.0.8.3"; 33 + version = "7.0.8.6"; 34 34 }; 35 35 actionpack = { 36 36 dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; ··· 38 38 platforms = []; 39 39 source = { 40 40 remotes = ["https://rubygems.org"]; 41 - sha256 = "11c5pm65m46wlqd25glmwpkji1jn1v2n918jmklxp4w9rr43dzi6"; 41 + sha256 = "19ywl4jp77b51c01hsyzwia093fnj73pw1ipgyj4pk3h2b9faj5n"; 42 42 type = "gem"; 43 43 }; 44 - version = "7.0.8.3"; 44 + version = "7.0.8.6"; 45 45 }; 46 46 actiontext = { 47 47 dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "globalid" "nokogiri"]; ··· 49 49 platforms = []; 50 50 source = { 51 51 remotes = ["https://rubygems.org"]; 52 - sha256 = "1nxycm7wpxyf05hqd1bgy98jdyi0wynlwzs7p3km8gwpdmgfw1ad"; 52 + sha256 = "1j8b29764nbiqz6d7ra42j2i6wf070lbms1fhpq3cl9azbgijb16"; 53 53 type = "gem"; 54 54 }; 55 - version = "7.0.8.3"; 55 + version = "7.0.8.6"; 56 56 }; 57 57 actionview = { 58 58 dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; ··· 60 60 platforms = []; 61 61 source = { 62 62 remotes = ["https://rubygems.org"]; 63 - sha256 = "0p0w1rl3f5k7m39j9gnyw5wqz6ym18bhcacisqq4zng2k6jf4893"; 63 + sha256 = "0girx71db1aq5b70ln3qq03z9d7xjdyp297v1a8rdal7k89y859c"; 64 64 type = "gem"; 65 65 }; 66 - version = "7.0.8.3"; 66 + version = "7.0.8.6"; 67 67 }; 68 68 activejob = { 69 69 dependencies = ["activesupport" "globalid"]; ··· 71 71 platforms = []; 72 72 source = { 73 73 remotes = ["https://rubygems.org"]; 74 - sha256 = "0njgqssvh3gzk0hhr04y0f783i7b44draadhjv2jsd56ssx5h8qa"; 74 + sha256 = "0gbc0wx9xal5bj0pbz8ygkr75wj4cm5i69hpwknf023psgixaybw"; 75 75 type = "gem"; 76 76 }; 77 - version = "7.0.8.3"; 77 + version = "7.0.8.6"; 78 78 }; 79 79 activemodel = { 80 80 dependencies = ["activesupport"]; ··· 82 82 platforms = []; 83 83 source = { 84 84 remotes = ["https://rubygems.org"]; 85 - sha256 = "0y8w73rdd7x1m1gwswjhpqfbjr95hh7hcnkjqk1wz8x9gjk9njb6"; 85 + sha256 = "1f6szahjsb4pr2xvlvk4kghk9291xh9c14s8cqwy6wwpm1vcglim"; 86 86 type = "gem"; 87 87 }; 88 - version = "7.0.8.3"; 88 + version = "7.0.8.6"; 89 89 }; 90 90 activerecord = { 91 91 dependencies = ["activemodel" "activesupport"]; ··· 93 93 platforms = []; 94 94 source = { 95 95 remotes = ["https://rubygems.org"]; 96 - sha256 = "03pqj57md528dgwwplr234hq628allla71i1pxys2inbpp7s7vn8"; 96 + sha256 = "14qs1jc9hwnsm4dzvnai8b36bcq1d7rcqgjxy0dc6wza670lqapf"; 97 97 type = "gem"; 98 98 }; 99 - version = "7.0.8.3"; 99 + version = "7.0.8.6"; 100 100 }; 101 101 activerecord-nulldb-adapter = { 102 102 dependencies = ["activerecord"]; ··· 115 115 platforms = []; 116 116 source = { 117 117 remotes = ["https://rubygems.org"]; 118 - sha256 = "1pkb6ssxl8b9w8pczd562qw0n78fvgjc3xb5yjpfips33a7zqd9j"; 118 + sha256 = "1nnvqnmc7mdhw2w55j4vnx4zmmdmmwmaf6ax2mbj9j5a48fw19vf"; 119 119 type = "gem"; 120 120 }; 121 - version = "7.0.8.3"; 121 + version = "7.0.8.6"; 122 122 }; 123 123 activesupport = { 124 124 dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"]; ··· 126 126 platforms = []; 127 127 source = { 128 128 remotes = ["https://rubygems.org"]; 129 - sha256 = "1ybapgiiysxgcjyzifn34ksbwjdjzslbvbcd7v83wiry1qmiyg93"; 129 + sha256 = "0gj20cysajda05z3r7pl1g9y84nzsqak5dvk9nrz13jpy6297dj1"; 130 130 type = "gem"; 131 131 }; 132 - version = "7.0.8.3"; 132 + version = "7.0.8.6"; 133 133 }; 134 134 addressable = { 135 135 dependencies = ["public_suffix"]; ··· 137 137 platforms = []; 138 138 source = { 139 139 remotes = ["https://rubygems.org"]; 140 - sha256 = "0irbdwkkjwzajq1ip6ba46q49sxnrl2cw7ddkdhsfhb6aprnm3vr"; 140 + sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6"; 141 141 type = "gem"; 142 142 }; 143 - version = "2.8.6"; 143 + version = "2.8.7"; 144 144 }; 145 145 aws-eventstream = { 146 146 groups = ["default"]; ··· 157 157 platforms = []; 158 158 source = { 159 159 remotes = ["https://rubygems.org"]; 160 - sha256 = "10yhixzr5ndxswgis8z23cqas98m6idd2zprg7ms4sg2iixnh6sz"; 160 + sha256 = "1f2y7ycq7i3y7p5klsi3gk3p5r5p1vkq6w7dq4zk9grq2hw9f7cv"; 161 161 type = "gem"; 162 162 }; 163 - version = "1.935.0"; 163 + version = "1.999.0"; 164 164 }; 165 165 aws-sdk-cloudwatch = { 166 166 dependencies = ["aws-sdk-core" "aws-sigv4"]; ··· 168 168 platforms = []; 169 169 source = { 170 170 remotes = ["https://rubygems.org"]; 171 - sha256 = "0iw1754r8rizshv04rj9fsm56ipnipfqxb349mx4cy195bq5k72n"; 171 + sha256 = "04fw6v3qbbgdv63l7kmc29p30bjdancg0kfrxbqcmidryj00qi2c"; 172 172 type = "gem"; 173 173 }; 174 - version = "1.91.0"; 174 + version = "1.104.0"; 175 175 }; 176 176 aws-sdk-core = { 177 177 dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; ··· 179 179 platforms = []; 180 180 source = { 181 181 remotes = ["https://rubygems.org"]; 182 - sha256 = "0f44kp3g9g8v60f7xw769r734b7w6n774jj2njn42444ip3zwsz3"; 182 + sha256 = "16mvscjhxdyhlvk2rpbxdzqmyikcf64xavb35grk4dkh0pg390rk"; 183 183 type = "gem"; 184 184 }; 185 - version = "3.196.1"; 185 + version = "3.211.0"; 186 186 }; 187 187 aws-sigv4 = { 188 188 dependencies = ["aws-eventstream"]; ··· 190 190 platforms = []; 191 191 source = { 192 192 remotes = ["https://rubygems.org"]; 193 - sha256 = "1g3w27wzjy4si6kp49w10as6ml6g6zl3xrfqs5ikpfciidv9kpc4"; 193 + sha256 = "1fq3lbvkgm1vk5wa8l7vdnq3vjnlmsnyf4bbd0jq3qadyd9hf54a"; 194 194 type = "gem"; 195 195 }; 196 - version = "1.8.0"; 196 + version = "1.10.1"; 197 197 }; 198 198 azure_mgmt_monitor = { 199 199 dependencies = ["ms_rest_azure"]; ··· 231 231 platforms = []; 232 232 source = { 233 233 remotes = ["https://rubygems.org"]; 234 - sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr"; 234 + sha256 = "0pw3r2lyagsxkm71bf44v5b74f7l9r7di22brbyji9fwz791hya9"; 235 235 type = "gem"; 236 236 }; 237 - version = "3.2.4"; 237 + version = "3.3.0"; 238 238 }; 239 239 concurrent-ruby = { 240 240 groups = ["default"]; 241 241 platforms = []; 242 242 source = { 243 243 remotes = ["https://rubygems.org"]; 244 - sha256 = "1qh1b14jwbbj242klkyz5fc7npd4j0mvndz62gajhvl1l3wd7zc2"; 244 + sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl"; 245 245 type = "gem"; 246 246 }; 247 - version = "1.2.3"; 247 + version = "1.3.4"; 248 248 }; 249 249 crass = { 250 250 groups = ["default"]; ··· 291 291 platforms = []; 292 292 source = { 293 293 remotes = ["https://rubygems.org"]; 294 - sha256 = "08s75vs9cxlc4r1q2bjg4br8g9wc5lc5x5vl0vv4zq5ivxsdpgi7"; 294 + sha256 = "0qnd6ff4az22ysnmni3730c41b979xinilahzg86bn7gv93ip9pw"; 295 295 type = "gem"; 296 296 }; 297 - version = "1.12.0"; 297 + version = "1.13.0"; 298 298 }; 299 299 faraday = { 300 300 dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-multipart" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "faraday-retry" "ruby2_keywords"]; ··· 302 302 platforms = []; 303 303 source = { 304 304 remotes = ["https://rubygems.org"]; 305 - sha256 = "1c760q0ks4vj4wmaa7nh1dgvgqiwaw0mjr7v8cymy7i3ffgjxx90"; 305 + sha256 = "069gmdh5j90v06rbwlqvlhzhq45lxhx74mahz25xd276rm0wb153"; 306 306 type = "gem"; 307 307 }; 308 - version = "1.10.3"; 308 + version = "1.10.4"; 309 309 }; 310 310 faraday-cookie_jar = { 311 311 dependencies = ["faraday" "http-cookie"]; ··· 374 374 platforms = []; 375 375 source = { 376 376 remotes = ["https://rubygems.org"]; 377 - sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j"; 377 + sha256 = "10n6wikd442mfm15hd6gzm0qb527161w1wwch4h5m4iclkz2x6b3"; 378 378 type = "gem"; 379 379 }; 380 - version = "1.0.1"; 380 + version = "1.0.2"; 381 381 }; 382 382 faraday-net_http_persistent = { 383 383 groups = ["default"]; ··· 431 431 version = "1.2.1"; 432 432 }; 433 433 google-apis-core = { 434 - dependencies = ["addressable" "googleauth" "httpclient" "mini_mime" "representable" "retriable" "rexml"]; 434 + dependencies = ["addressable" "googleauth" "httpclient" "mini_mime" "mutex_m" "representable" "retriable"]; 435 435 groups = ["default"]; 436 436 platforms = []; 437 437 source = { 438 438 remotes = ["https://rubygems.org"]; 439 - sha256 = "1r56f3h85979q960fvc8iskc6cd0adpqbclqhqzzpcf6d28fx5cw"; 439 + sha256 = "06m775rzhpdz9kalml04sysy5swgfh97jaglsgrv5x8sg4i42j4i"; 440 440 type = "gem"; 441 441 }; 442 - version = "0.15.0"; 442 + version = "0.15.1"; 443 443 }; 444 444 google-apis-monitoring_v3 = { 445 445 dependencies = ["google-apis-core"]; ··· 447 447 platforms = []; 448 448 source = { 449 449 remotes = ["https://rubygems.org"]; 450 - sha256 = "0sqd07zpy99m9x69y23j0pyd17y2bvlx2hxd5jcbi5z4hsgnmb59"; 450 + sha256 = "1qzks40qfdxlgy0w72y75rlji9g225v6shf78k6q4p74f7w2ns0s"; 451 451 type = "gem"; 452 452 }; 453 - version = "0.62.0"; 453 + version = "0.71.0"; 454 454 }; 455 455 google-cloud-env = { 456 456 dependencies = ["faraday"]; ··· 458 458 platforms = []; 459 459 source = { 460 460 remotes = ["https://rubygems.org"]; 461 - sha256 = "16b9yjbrzal1cjkdbn29fl06ikjn1dpg1vdsjak1xvhpsp3vhjyg"; 461 + sha256 = "1ks9yv21d8bl9cw0sz5gy6npll1ig3m2bq9w7yw67j5mw2p64q1w"; 462 462 type = "gem"; 463 463 }; 464 - version = "2.1.1"; 464 + version = "2.2.1"; 465 465 }; 466 466 google-protobuf = { 467 467 dependencies = ["bigdecimal" "rake"]; ··· 469 469 platforms = []; 470 470 source = { 471 471 remotes = ["https://rubygems.org"]; 472 - sha256 = "13fqdhs2asr2vaqhbmh504zf2khacilqyfwi8qrilwn4md3r6rsy"; 472 + sha256 = "1d99vyhmyp2n5zd0qmfymzwbcn71dbnwwvc0m4z14msjb7b8dvf0"; 473 473 type = "gem"; 474 474 }; 475 - version = "4.27.0"; 475 + version = "4.28.3"; 476 476 }; 477 477 googleauth = { 478 478 dependencies = ["faraday" "google-cloud-env" "jwt" "multi_json" "os" "signet"]; ··· 480 480 platforms = []; 481 481 source = { 482 482 remotes = ["https://rubygems.org"]; 483 - sha256 = "15knmk2fcyqxdpppc3wb5lc6xapbx5hax4lma0iclc2p55aa2kkl"; 483 + sha256 = "07kk8h5f9q62qf1mk7rycgv6m09rd0k8baffdpb3vsksxnpaqsvy"; 484 484 type = "gem"; 485 485 }; 486 - version = "1.11.0"; 486 + version = "1.11.2"; 487 487 }; 488 488 http-cookie = { 489 489 dependencies = ["domain_name"]; ··· 491 491 platforms = []; 492 492 source = { 493 493 remotes = ["https://rubygems.org"]; 494 - sha256 = "13rilvlv8kwbzqfb644qp6hrbsj82cbqmnzcvqip1p6vqx36sxbk"; 494 + sha256 = "0lr2yk5g5vvf9nzlmkn3p7mhh9mn55gpdc7kl2w21xs46fgkjynb"; 495 495 type = "gem"; 496 496 }; 497 - version = "1.0.5"; 497 + version = "1.0.7"; 498 498 }; 499 499 httpclient = { 500 500 groups = ["default"]; ··· 512 512 platforms = []; 513 513 source = { 514 514 remotes = ["https://rubygems.org"]; 515 - sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16"; 515 + sha256 = "0k31wcgnvcvd14snz0pfqj976zv6drfsnq6x8acz10fiyms9l8nw"; 516 516 type = "gem"; 517 517 }; 518 - version = "1.14.5"; 518 + version = "1.14.6"; 519 519 }; 520 520 jmespath = { 521 521 groups = ["default"]; ··· 533 533 platforms = []; 534 534 source = { 535 535 remotes = ["https://rubygems.org"]; 536 - sha256 = "02m3vza49pb9dirwpn8vmzbcypi3fc6l3a9dh253jwm1121g7ajb"; 536 + sha256 = "0rba9mji57sfa1kjhj0bwff1377vj0i8yx2rd39j5ik4vp60gzam"; 537 537 type = "gem"; 538 538 }; 539 - version = "2.8.1"; 539 + version = "2.9.3"; 540 540 }; 541 541 loofah = { 542 542 dependencies = ["crass" "nokogiri"]; ··· 544 544 platforms = []; 545 545 source = { 546 546 remotes = ["https://rubygems.org"]; 547 - sha256 = "1zkjqf37v2d7s11176cb35cl83wls5gm3adnfkn2zcc61h3nxmqh"; 547 + sha256 = "0ppp2cgli5avzk0z3dwnah6y65ymyr793yja28p2fs9vrci7986h"; 548 548 type = "gem"; 549 549 }; 550 - version = "2.22.0"; 550 + version = "2.23.1"; 551 551 }; 552 552 mail = { 553 553 dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"]; ··· 595 595 platforms = []; 596 596 source = { 597 597 remotes = ["https://rubygems.org"]; 598 - sha256 = "149r94xi6b3jbp6bv72f8383b95ndn0p5sxnq11gs1j9jadv0ajf"; 598 + sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk"; 599 599 type = "gem"; 600 600 }; 601 - version = "2.8.6"; 601 + version = "2.8.7"; 602 602 }; 603 603 minitest = { 604 604 groups = ["default"]; 605 605 platforms = []; 606 606 source = { 607 607 remotes = ["https://rubygems.org"]; 608 - sha256 = "1gkslxvkhh44s21rbjvka3zsvfxxrf5pcl6f75rv2vyrzzbgis7i"; 608 + sha256 = "1n1akmc6bibkbxkzm1p1wmfb4n9vv397knkgz0ffykb3h1d7kdix"; 609 609 type = "gem"; 610 610 }; 611 - version = "5.23.1"; 611 + version = "5.25.1"; 612 612 }; 613 613 ms_rest = { 614 614 dependencies = ["concurrent-ruby" "faraday" "timeliness"]; ··· 652 652 }; 653 653 version = "2.4.1"; 654 654 }; 655 + mutex_m = { 656 + groups = ["default"]; 657 + platforms = []; 658 + source = { 659 + remotes = ["https://rubygems.org"]; 660 + sha256 = "1ma093ayps1m92q845hmpk0dmadicvifkbf05rpq9pifhin0rvxn"; 661 + type = "gem"; 662 + }; 663 + version = "0.2.0"; 664 + }; 655 665 net-imap = { 656 666 dependencies = ["date" "net-protocol"]; 657 667 groups = ["default"]; 658 668 platforms = []; 659 669 source = { 660 670 remotes = ["https://rubygems.org"]; 661 - sha256 = "1y0pzapcasfjayk4nydy04hnx11xmsv8jl8myizxhbpkdmrl10dc"; 671 + sha256 = "182ap7y5ysmr1xqy23ygssz3as1wcy3r5qcdm1whd1n1yfc1aa5q"; 662 672 type = "gem"; 663 673 }; 664 - version = "0.4.11"; 674 + version = "0.5.0"; 665 675 }; 666 676 net-pop = { 667 677 dependencies = ["net-protocol"]; ··· 701 711 platforms = []; 702 712 source = { 703 713 remotes = ["https://rubygems.org"]; 704 - sha256 = "017nbw87dpr4wyk81cgj8kxkxqgsgblrkxnmmadc77cg9gflrfal"; 714 + sha256 = "1a9www524fl1ykspznz54i0phfqya4x45hqaz67in9dvw1lfwpfr"; 705 715 type = "gem"; 706 716 }; 707 - version = "2.7.3"; 717 + version = "2.7.4"; 708 718 }; 709 719 nokogiri = { 710 720 dependencies = ["mini_portile2" "racc"]; ··· 712 722 platforms = []; 713 723 source = { 714 724 remotes = ["https://rubygems.org"]; 715 - sha256 = "1lla2macphrlbzkirk0nwwwhcijrfymyfjjw1als0kwqd0n1cdpc"; 725 + sha256 = "15gysw8rassqgdq3kwgl4mhqmrgh7nk2qvrcqp4ijyqazgywn6gq"; 716 726 type = "gem"; 717 727 }; 718 - version = "1.16.5"; 728 + version = "1.16.7"; 719 729 }; 720 730 os = { 721 731 groups = ["default"]; ··· 732 742 platforms = []; 733 743 source = { 734 744 remotes = ["https://rubygems.org"]; 735 - sha256 = "071b55bhsz7mivlnp2kv0a11msnl7xg5awvk8mlflpl270javhsb"; 745 + sha256 = "1p2gqqrm895fzr9vi8d118zhql67bm8ydjvgqbq1crdnfggzn7kn"; 736 746 type = "gem"; 737 747 }; 738 - version = "1.5.6"; 748 + version = "1.5.9"; 739 749 }; 740 750 pg_query = { 741 751 dependencies = ["google-protobuf"]; ··· 754 764 platforms = []; 755 765 source = { 756 766 remotes = ["https://rubygems.org"]; 757 - sha256 = "0shy6p0bc2z5l1mj6wqc6kxvp0ka3g0i1lhdgl0miqvk6qw9sibv"; 767 + sha256 = "1m4wlwx37n1jsrdzxf824pz7j0p72i1al7ndmy6q5m3r77ngdm76"; 758 768 type = "gem"; 759 769 }; 760 - version = "3.5.0"; 770 + version = "3.6.1"; 761 771 }; 762 772 propshaft = { 763 773 dependencies = ["actionpack" "activesupport" "rack" "railties"]; ··· 765 775 platforms = []; 766 776 source = { 767 777 remotes = ["https://rubygems.org"]; 768 - sha256 = "14b06ilc0cadr0jz5aih56yxgnd0j36qp9a4x16py55id1ijw7gy"; 778 + sha256 = "0sqg0xf46xd47zdpm8d12kfnwl0y5jb2hj10imzb3bk6mwgkd2fk"; 769 779 type = "gem"; 770 780 }; 771 - version = "0.9.0"; 781 + version = "1.1.0"; 772 782 }; 773 783 public_suffix = { 774 784 groups = ["default"]; 775 785 platforms = []; 776 786 source = { 777 787 remotes = ["https://rubygems.org"]; 778 - sha256 = "14y4vzjwf5gp0mqgs880kis0k7n2biq8i6ci6q2n315kichl1hvj"; 788 + sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31"; 779 789 type = "gem"; 780 790 }; 781 - version = "5.0.5"; 791 + version = "6.0.1"; 782 792 }; 783 793 puma = { 784 794 dependencies = ["nio4r"]; ··· 786 796 platforms = []; 787 797 source = { 788 798 remotes = ["https://rubygems.org"]; 789 - sha256 = "0i2vaww6qcazj0ywva1plmjnj6rk23b01szswc5jhcq7s2cikd1y"; 799 + sha256 = "0gml1rixrfb0naciq3mrnqkpcvm9ahgps1c04hzxh4b801f69914"; 790 800 type = "gem"; 791 801 }; 792 - version = "6.4.2"; 802 + version = "6.4.3"; 793 803 }; 794 804 racc = { 795 805 groups = ["default"]; 796 806 platforms = []; 797 807 source = { 798 808 remotes = ["https://rubygems.org"]; 799 - sha256 = "021s7maw0c4d9a6s07vbmllrzqsj2sgmrwimlh8ffkvwqdjrld09"; 809 + sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa"; 800 810 type = "gem"; 801 811 }; 802 - version = "1.8.0"; 812 + version = "1.8.1"; 803 813 }; 804 814 rack = { 805 815 groups = ["default"]; 806 816 platforms = []; 807 817 source = { 808 818 remotes = ["https://rubygems.org"]; 809 - sha256 = "0hj0rkw2z9r1lcg2wlrcld2n3phwrcgqcp7qd1g9a7hwgalh2qzx"; 819 + sha256 = "0ax778fsfvlhj7c11n0d1wdcb8bxvkb190a9lha5d91biwzyx9g4"; 810 820 type = "gem"; 811 821 }; 812 - version = "2.2.9"; 822 + version = "2.2.10"; 813 823 }; 814 824 rack-test = { 815 825 dependencies = ["rack"]; ··· 828 838 platforms = []; 829 839 source = { 830 840 remotes = ["https://rubygems.org"]; 831 - sha256 = "1inqd2jjl9rd1yl85rn2wbbsln9i5x029hr5abgnwm8z5vc437fg"; 841 + sha256 = "1s42lyl19h74xlqkb6ffl67h688q0slp1lhnd05g09a46z7wapri"; 832 842 type = "gem"; 833 843 }; 834 - version = "7.0.8.3"; 844 + version = "7.0.8.6"; 835 845 }; 836 846 rails-dom-testing = { 837 847 dependencies = ["activesupport" "minitest" "nokogiri"]; ··· 861 871 platforms = []; 862 872 source = { 863 873 remotes = ["https://rubygems.org"]; 864 - sha256 = "0sxki005rl1315mp78csayvfdx5zxjvwv8xmcfyjksgq27cimk5r"; 874 + sha256 = "1fcn0ix814074gqicc0k1178f7ahmysiv3pfq8g00phdwj0p3w0g"; 865 875 type = "gem"; 866 876 }; 867 - version = "7.0.8.3"; 877 + version = "7.0.8.6"; 868 878 }; 869 879 rake = { 870 880 groups = ["default"]; ··· 897 907 }; 898 908 version = "3.1.2"; 899 909 }; 900 - rexml = { 901 - dependencies = ["strscan"]; 902 - groups = ["default"]; 903 - platforms = []; 904 - source = { 905 - remotes = ["https://rubygems.org"]; 906 - sha256 = "0d8ivcirrrxpkpjc1c835wknc9s2fl54xpw08s177yfrh5ish209"; 907 - type = "gem"; 908 - }; 909 - version = "3.2.8"; 910 - }; 911 910 ruby2_keywords = { 912 911 groups = ["default"]; 913 912 platforms = []; ··· 929 928 }; 930 929 version = "0.19.0"; 931 930 }; 932 - strscan = { 933 - groups = ["default"]; 934 - platforms = []; 935 - source = { 936 - remotes = ["https://rubygems.org"]; 937 - sha256 = "0mamrl7pxacbc79ny5hzmakc9grbjysm3yy6119ppgsg44fsif01"; 938 - type = "gem"; 939 - }; 940 - version = "3.1.0"; 941 - }; 942 931 thor = { 943 932 groups = ["default"]; 944 933 platforms = []; 945 934 source = { 946 935 remotes = ["https://rubygems.org"]; 947 - sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps"; 936 + sha256 = "1nmymd86a0vb39pzj2cwv57avdrl6pl3lf5bsz58q594kqxjkw7f"; 948 937 type = "gem"; 949 938 }; 950 - version = "1.3.1"; 939 + version = "1.3.2"; 951 940 }; 952 941 timeliness = { 953 942 groups = ["default"]; ··· 1026 1015 platforms = []; 1027 1016 source = { 1028 1017 remotes = ["https://rubygems.org"]; 1029 - sha256 = "1kr2731z8f6cj23jxh67cdnpkrnnfwbrxj1hfhshls4mp8i8drmj"; 1018 + sha256 = "0mi7b90hvc6nqv37q27df4i2m27yy56yfy2ki5073474a1h9hi89"; 1030 1019 type = "gem"; 1031 1020 }; 1032 - version = "2.6.15"; 1021 + version = "2.7.1"; 1033 1022 }; 1034 1023 }
+2 -2
pkgs/by-name/pg/pghero/package.nix
··· 24 24 in 25 25 { 26 26 pname = "pghero"; 27 - version = "3.5.0"; 27 + version = "3.6.1"; 28 28 29 29 src = fetchFromGitHub { 30 30 owner = "pghero"; 31 31 repo = "pghero"; 32 32 rev = "v${finalAttrs.version}"; 33 - hash = "sha256-6JShYn3QfxPdAVcrJ7/kxzxa4dBEzSkUiLguIH+VCRQ="; 33 + hash = "sha256-kABdQRwV5Y/jB9P8kYVmwmntOK0CF/JJYmaINNv26fA="; 34 34 }; 35 35 36 36 strictDeps = true;