From b339a30b23dde993ef97d8b89a71f6a0e57279df Mon Sep 17 00:00:00 2001 From: Akshay Mankar Date: Fri, 23 Aug 2024 10:37:33 +0200 Subject: [PATCH] loomio 2.22.2 -> 2.25.1 --- pkg/loomio/gemset.nix | 483 +++++++++++++++++++++++------------------- pkg/loomio/source.nix | 4 +- pkg/loomio/update.sh | 3 - 3 files changed, 265 insertions(+), 225 deletions(-) diff --git a/pkg/loomio/gemset.nix b/pkg/loomio/gemset.nix index 15a1892..8db7f7e 100644 --- a/pkg/loomio/gemset.nix +++ b/pkg/loomio/gemset.nix @@ -5,10 +5,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1i98vjh8l1xrf0ihdpvgq7mz7cfj4aww77swjlwljcgfb45868d9"; + sha256 = "0j86qjs1zw34p0p7d5napa1vvwqlvm9nmv7ckxxhcba1qv4dspmw"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; actionmailbox = { dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail" "net-imap" "net-pop" "net-smtp"]; @@ -16,10 +16,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "093snb186qdvj1isss0k74ym7kkaq7zwfa5dwmrc0xn8kwhaxbik"; + sha256 = "1f68h8cl6dqbz7mq3x43s0s82291nani3bz1hrxkk2qpgda23mw9"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; actionmailer = { dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "net-imap" "net-pop" "net-smtp" "rails-dom-testing"]; @@ -27,10 +27,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "180ik1gkwy8lqwg0427k0hlivmz206xa453p5c221hpqk8an340f"; + sha256 = "077j47jsg0wqwx5b13n4h0g3g409b6kfrlazpzgjpa3pal74f7sc"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; actionpack = { dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; @@ -38,10 +38,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0qamc5ly521wk9i1658h9jv7avmyyp92kffa1da2fn5zk0wgyhf4"; + sha256 = "0jh83rqd6glys1b2wsihzsln8yk6zdwgiyn9xncyiav9rcwjpkax"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; actionpack-action_caching = { dependencies = ["actionpack"]; @@ -82,10 +82,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0cx0zg6y0w5njl721vqx7bn0kqj5c9zbvingvl5ll20gpyzsp7nj"; + sha256 = "044qi3zhzxlfq7slc2pb9ky9mdivp1m1sjyhjvnsi64ggq7cvr22"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; actionview = { dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; @@ -93,10 +93,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "151zxb61bb6q7g0sn34qz79k8bg02vmb8mmnsn0fr15lxw92dfhm"; + sha256 = "1ygpg75f3ffdcbxvf7s14xw3hcjin1nnx1nk3mg9mj2xc1nb60aa"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; active_model_serializers = { dependencies = ["activemodel"]; @@ -115,21 +115,21 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0b8kj3kfzr8kk83qayjir8y3n0v9aari8qbrdxm483ph2m4vd59g"; + sha256 = "1rhcpyr7nwkjn59pgp5jhns70dr6jp2m30lk6w1xk87s16ysj6vf"; type = "gem"; }; - version = "3.2.1"; + version = "3.3.0"; }; activeadmin = { - dependencies = ["arbre" "formtastic" "formtastic_i18n" "inherited_resources" "jquery-rails" "kaminari" "railties" "ransack"]; + dependencies = ["arbre" "csv" "formtastic" "formtastic_i18n" "inherited_resources" "jquery-rails" "kaminari" "railties" "ransack"]; groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0q94kqrlb4vqxlliv55bd40kk27g1c3mwdh03x3sn9970qcr46sj"; + sha256 = "0w50c2slz30jis4yxpzndw9kr7q296w75l5r407p6gl8pil05gjz"; type = "gem"; }; - version = "3.2.0"; + version = "3.2.3"; }; activejob = { dependencies = ["activesupport" "globalid"]; @@ -137,21 +137,21 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "191320166dxiq9a4lwbi1nmlq7phsfi0yr1hg2smprlwsa0vv3kd"; + sha256 = "0yql9v4cd1xbqgnzlf3cv4a6sm26v2y4gsgcbbfgvfc0hhlfjklg"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; activemodel = { dependencies = ["activesupport"]; - groups = ["default" "test"]; + groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1crjq1dznlbsrwd5yijxraz1591xmg4vdcwwnmrw4nh6hrwq5fj5"; + sha256 = "0grdpvglh0cj96qhlxjj9bcfqkh13c1pfpcwc9ld3aw0yzvsw5a1"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; activerecord = { dependencies = ["activemodel" "activesupport"]; @@ -159,10 +159,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "03vrssdqaqm41w27s21r37skdfxa41midvjy37i2zh3rnbnq8ps2"; + sha256 = "0rlky1cr5kcdl0jad3nk5jpim6vjzbgkfhxnk7y492b3j2nznpcf"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; activerecord-import = { dependencies = ["activerecord"]; @@ -170,10 +170,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0n1zmpdwxic878zbc0hphbdk18619ifh6ikbxc24mv1sx7l2srq4"; + sha256 = "0n04jkg1wv102z4xngs997c0la0mh92p7pnrwk77d3462q1gnjgq"; type = "gem"; }; - version = "1.5.1"; + version = "1.7.0"; }; activestorage = { dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel" "mini_mime"]; @@ -181,10 +181,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1w7l2i0n84axr4da7y381k8y0wa1y3rr3k3zrkhp938ldwk7j7cg"; + sha256 = "0f4g3589i5ii4gdfazv6d9rjinr16aarh6g12v8378ck7jll3mhz"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; activesupport = { dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"]; @@ -192,10 +192,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1vlzcnyqlbchaq85phmdv73ydlc18xpvxy1cbsk191cwd29i7q32"; + sha256 = "0ff3x7q400flzhml131ix8zfwmh13h70rs6yzbzf513g781gbbxh"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; addressable = { dependencies = ["public_suffix"]; @@ -254,10 +254,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0mxmichymxaf1wj3lnfd8d86plwrr5vag44p0ixbnplhvmv3dh0l"; + sha256 = "00b02bbj5xny229zrq8cqbdiijcwda0cpw5qxagx7zffq4mqw7pv"; type = "gem"; }; - version = "1.883.0"; + version = "1.961.0"; }; aws-sdk-core = { dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; @@ -265,10 +265,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1avvza4w1z635p7h27sy6jgk5fyfmnzg0k5ia8pn05hf5k9gn7fy"; + sha256 = "0llxx7cvvidjflw7vcaw446zgga113plvrj2azgg39ml6zzsfif0"; type = "gem"; }; - version = "3.191.0"; + version = "3.201.3"; }; aws-sdk-kms = { dependencies = ["aws-sdk-core" "aws-sigv4"]; @@ -276,10 +276,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1gbxms3daszl4mk89swjrpq3fqgm9lg0wl65yjfp0nfz8jm4jyqf"; + sha256 = "02g3l3lcyddqncrwjxgawxl33p2p715k1gbrdlgyiv0yvy88sn0k"; type = "gem"; }; - version = "1.77.0"; + version = "1.88.0"; }; aws-sdk-s3 = { dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"]; @@ -287,10 +287,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1safbxycz517m2v981z8kbmdiqx9jypl093ia0mcrskkgh4fyb3s"; + sha256 = "1479h0jpjfkyj26h9hv8d6q8b9iw7v1x5yd0yk6af477d2icgq71"; type = "gem"; }; - version = "1.143.0"; + version = "1.157.0"; }; aws-sigv4 = { dependencies = ["aws-eventstream"]; @@ -298,10 +298,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1g3w27wzjy4si6kp49w10as6ml6g6zl3xrfqs5ikpfciidv9kpc4"; + sha256 = "0yf396fxashbqn0drbnvd9srxfg7w06v70q8kqpzi04zqchf6lvp"; type = "gem"; }; - version = "1.8.0"; + version = "1.9.1"; }; base64 = { groups = ["default"]; @@ -318,20 +318,30 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "14crcsmcsyiskr9xzgzcfz2dr74zg1jvavrrxpf5vnn9q75fakz9"; + sha256 = "16a0g2q40biv93i1hch3gw8rbmhp77qnnifj1k0a6m7dng3zh444"; type = "gem"; }; - version = "3.1.19"; + version = "3.1.20"; }; bigdecimal = { groups = ["default" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "00db5v09k1z3539g1zrk7vkjrln9967k08adh6qx33ng97a2gg5w"; + sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558"; type = "gem"; }; - version = "3.1.6"; + version = "3.1.8"; + }; + bindex = { + groups = ["default" "development"]; + platforms = []; + source = { + remotes = ["http://rubygems.org"]; + sha256 = "0zmirr3m02p52bzq4xgksq4pn8j641rx5d4czk68pv9rqnfwq7kv"; + type = "gem"; + }; + version = "0.8.1"; }; blazer = { dependencies = ["activerecord" "chartkick" "csv" "railties" "safely_block"]; @@ -350,30 +360,30 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1srlq3gqirzdkhv12ljpnp5cb0f8jfrl3n8xs9iivyz2c7khvdyp"; + sha256 = "0mdgj9yw1hmx3xh2qxyjc31y8igmxzd9h0c245ay2zkz76pl4k5c"; type = "gem"; }; - version = "1.18.3"; + version = "1.18.4"; }; browser = { groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0g4bcpax07kqqr9cp7cjc7i0pcij4nqpn1rdsg2wdwhzf00m6x32"; + sha256 = "083rx0jjlzbh9fxiy967l87f1123hairdc4mm6d54plj5kqz1683"; type = "gem"; }; - version = "5.3.1"; + version = "6.0.0"; }; builder = { groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr"; + sha256 = "0pw3r2lyagsxkm71bf44v5b74f7l9r7di22brbyji9fwz791hya9"; type = "gem"; }; - version = "3.2.4"; + version = "3.3.0"; }; byebug = { groups = ["development" "test"]; @@ -390,10 +400,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1h5n9fvfsmzzspppwsdw3fc3m5jjpnn1rg8javjvapy6ydvpgzl5"; + sha256 = "0qkbqmj8hnljyl108mw7rl44c99xmrhpyaj5m54dzmaqpxf1sp4p"; type = "gem"; }; - version = "3.5.0"; + version = "3.6.1"; }; chartkick = { groups = ["default"]; @@ -421,10 +431,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1qh1b14jwbbj242klkyz5fc7npd4j0mvndz62gajhvl1l3wd7zc2"; + sha256 = "0skwdasxq7mnlcccn6aqabl7n9r3jd7k19ryzlzzip64cn4x572g"; type = "gem"; }; - version = "1.2.3"; + version = "1.3.3"; }; connection_pool = { groups = ["default"]; @@ -473,10 +483,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1zmrgngggg4yvdbggdx9p3z4wcav4vxfigramxxvjh3hi7l12pig"; + sha256 = "0zfn40dvgjk1xv1z8l11hr9jfg3jncwsc9yhzsz4l4rivkpivg8b"; type = "gem"; }; - version = "3.2.8"; + version = "3.3.0"; }; custom_counter_cache = { dependencies = ["rails"]; @@ -495,10 +505,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "12hdsqnws9gyc9sxiyc8pjiwr0xa7136m1qbhmd1pk3vsrrvk13k"; + sha256 = "1iz1hv2b1z7509dxvxdwzay1hhs24glxls5ldbyh688zxkcdca1j"; type = "gem"; }; - version = "2.1.0"; + version = "2.2.0"; }; database_cleaner-core = { groups = ["default" "test"]; @@ -547,10 +557,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "121ljaaapil79dcsl5mkh5k613hv58z4z3g2lrnzb5qvqpb3h1j8"; + sha256 = "1y57fpcvy1kjd4nb7zk7mvzq62wqcpfynrgblj558k3hbvz4404j"; type = "gem"; }; - version = "4.9.3"; + version = "4.9.4"; }; devise-i18n = { dependencies = ["devise"]; @@ -558,20 +568,31 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "11nklabfhk4r0dh5wzns59anx0mp78ix6gblca07izr4yrcsq5q0"; + sha256 = "0zrpy7qvr41gc2a0nqj00fv0rg89xgzvnclj80v18xixfysqkmxh"; type = "gem"; }; - version = "1.12.0"; + version = "1.12.1"; + }; + devise-pwned_password = { + dependencies = ["devise" "pwned"]; + groups = ["default"]; + platforms = []; + source = { + remotes = ["http://rubygems.org"]; + sha256 = "0wln4yr4a0ypcs17vis6wyanwrbz8vpj47qaj5whlmilcr354r47"; + type = "gem"; + }; + version = "0.1.12"; }; diff-lcs = { groups = ["default" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9"; + sha256 = "1znxccz83m4xgpd239nyqxlifdb7m8rlfayk6s259186nkgj6ci7"; type = "gem"; }; - version = "1.5.0"; + version = "1.5.1"; }; digest-crc = { dependencies = ["rake"]; @@ -611,10 +632,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1ms5bn92rnmgrkd9b3lm52vwn6dqqbmdn45aw33is3y3w7l4c5bg"; + sha256 = "0y24jabiz4cf9ni9vi4j8sab8b5phpf2mpw3981r0r94l4m6q0q8"; type = "gem"; }; - version = "3.0.2"; + version = "3.1.2"; }; dotenv-rails = { dependencies = ["dotenv" "railties"]; @@ -622,20 +643,20 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1sz9zp8hkawn19pxb0hhyk6w5l42vyrx72icys6jwhgra4x5fa4f"; + sha256 = "0sjxr93yv1pg0dvqsfvsc5rmqrs847nwxhlfvm1ff7fab8davlk6"; type = "gem"; }; - version = "3.0.2"; + version = "3.1.2"; }; erubi = { groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "08s75vs9cxlc4r1q2bjg4br8g9wc5lc5x5vl0vv4zq5ivxsdpgi7"; + sha256 = "0qnd6ff4az22ysnmni3730c41b979xinilahzg86bn7gv93ip9pw"; type = "gem"; }; - version = "1.12.0"; + version = "1.13.0"; }; event_stream_parser = { groups = ["default"]; @@ -675,10 +696,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1rrwh78515yqljh09wjxfsb64siqd8qgp4hv57syajhza5x8vbzz"; + sha256 = "1xj0xx2snnxzjipxpxwiki7053441jkdg10h0rmjiri040s5lssi"; type = "gem"; }; - version = "3.2.3"; + version = "3.4.2"; }; faraday = { 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"]; @@ -793,14 +814,14 @@ version = "1.0.3"; }; ffi = { - groups = ["default" "development" "test"]; + groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1yvii03hcgqj30maavddqamqy50h7y6xcn2wcyq72wn823zl4ckd"; + sha256 = "0szml3n6ql6wzl5fq2rcl1w9iksz4zb68p7cbbwkwc5kkp34ikgx"; type = "gem"; }; - version = "1.16.3"; + version = "1.17.0"; }; formtastic = { dependencies = ["actionpack"]; @@ -862,10 +883,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0fx863zll751spv21di44phkdswqg91j0qk8fmanirhr701z1m2c"; + sha256 = "1r56f3h85979q960fvc8iskc6cd0adpqbclqhqzzpcf6d28fx5cw"; type = "gem"; }; - version = "0.13.0"; + version = "0.15.0"; }; google-apis-iamcredentials_v1 = { dependencies = ["google-apis-core"]; @@ -873,10 +894,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "078kmyji9kqiszjg1awcp427ciahclyilfids4zywwmn44ng21nm"; + sha256 = "0c59dmnh1x290446slx296jr76krm49y9aq9b7lx7v3fzxj5al1j"; type = "gem"; }; - version = "0.18.0"; + version = "0.21.0"; }; google-apis-storage_v1 = { dependencies = ["google-apis-core"]; @@ -884,10 +905,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1rnw76yjfpxybdv0siwhd6k6zacijd36jrq0bflc6p7ixmgsgsmb"; + sha256 = "199z9n7xmmawhqizvisc5870rchkrh151d8p85jdzjhi81zq81ag"; type = "gem"; }; - version = "0.33.0"; + version = "0.39.0"; }; google-cloud-core = { dependencies = ["google-cloud-env" "google-cloud-errors"]; @@ -895,10 +916,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "00wfvdvdv9m4l5ydn6xp65n68mgmpqr3n09hzvxs7gp8fly3j17v"; + sha256 = "0dagdfx3rnk9xplnj19gqpqn41fd09xfn8lp2p75psihhnj2i03l"; type = "gem"; }; - version = "1.6.1"; + version = "1.7.0"; }; google-cloud-env = { dependencies = ["faraday"]; @@ -916,10 +937,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0flpj7v196c3xsqx4yjb7rjcj8p0by4rhj6qf5zanw4p1i41ssf0"; + sha256 = "056yw9cg771c1xqvw15wpdfdw9lz3m13fh5b6a3p1c9xaq7jwkhb"; type = "gem"; }; - version = "1.3.1"; + version = "1.4.0"; }; google-cloud-storage = { dependencies = ["addressable" "digest-crc" "google-apis-core" "google-apis-iamcredentials_v1" "google-apis-storage_v1" "google-cloud-core" "googleauth" "mini_mime"]; @@ -927,10 +948,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0gql9qdz53z7p3w0pqiqs07jgfwimvy3vd5gdid13gnsrf38jyax"; + sha256 = "125fdz19y1rm0b33nqg0vahgm8mqd7v8jgwdrz73rhpq3k2sfq0f"; type = "gem"; }; - version = "1.49.0"; + version = "1.52.0"; }; google-cloud-translate = { dependencies = ["google-cloud-core" "google-cloud-translate-v2" "google-cloud-translate-v3"]; @@ -938,10 +959,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1kaw4azaj0axw49fndz21jfys16csgaikq6ibick78zkp3hhf9wr"; + sha256 = "19z8r7y1j7lrc7p7z3yad5nks4j764sng102s2cvib1gp2m56k4d"; type = "gem"; }; - version = "3.5.0"; + version = "3.6.0"; }; google-cloud-translate-v2 = { dependencies = ["faraday" "google-cloud-core" "googleapis-common-protos" "googleapis-common-protos-types" "googleauth"]; @@ -960,20 +981,20 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0189p833q02x7hs8x6daw0hzanxr8bka24ids4h6wfwlzkps2755"; + sha256 = "0pknfjhbmq8jjn71zj9yq0vi3b0gggxc2dr62jb3xqaj8sg82yq9"; type = "gem"; }; - version = "0.11.1"; + version = "0.12.0"; }; google-protobuf = { groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "02sh4rp14wmpfv9r7xrap6xgcakg0lk6zjvq1gsi5y38swhn2blw"; + sha256 = "00jg44v6az86mmh8gmr5l4lvryjhzla29qs4qi1gcdcqx2b7xlhk"; type = "gem"; }; - version = "3.25.2"; + version = "3.25.3"; }; googleapis-common-protos = { dependencies = ["google-protobuf" "googleapis-common-protos-types" "grpc"]; @@ -981,10 +1002,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "10p3kl9xdxl4xsijkj2l6qn525xchkbfhx3ch603ammibbxq08ys"; + sha256 = "19b493fq4pw9nq69m0rq1cdpfn948wccbzjqm8k7h4ik4mdd2arc"; type = "gem"; }; - version = "1.4.0"; + version = "1.5.0"; }; googleapis-common-protos-types = { dependencies = ["google-protobuf"]; @@ -992,10 +1013,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "040swc57587xviynczj5wv1a0xi8kp4v6zvp53spki27yg446msq"; + sha256 = "1zrxnv9s2q39f2nh32x7nbfi8lpwzmmn3ji4adglg8dlfr1xrz16"; type = "gem"; }; - version = "1.11.0"; + version = "1.13.0"; }; googleauth = { dependencies = ["faraday" "google-cloud-env" "jwt" "multi_json" "os" "signet"]; @@ -1024,10 +1045,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1bzkhy5yy4a8nlp89wwfw9bv4h358gsa9rvzn6i2y0z2ha5vmgqn"; + sha256 = "0xkpyc0hmb20xznyh1i1m093r1swni9wfmss0hks67fy6s6kmsr2"; type = "gem"; }; - version = "1.60.0"; + version = "1.62.0"; }; haml = { dependencies = ["temple" "thor" "tilt"]; @@ -1103,15 +1124,15 @@ version = "2.1.1"; }; httparty = { - dependencies = ["mini_mime" "multi_xml"]; + dependencies = ["csv" "mini_mime" "multi_xml"]; groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "050jzsa6fbfvy2rldhk7mf1sigildaqvbplfz2zs6c0zlzwppvq0"; + sha256 = "0v7s60abgwkahkqi4lf68hmz3j69jli3q25jsf9h1kvijif2lrbq"; type = "gem"; }; - version = "0.21.0"; + version = "0.22.0"; }; httpclient = { groups = ["default"]; @@ -1129,10 +1150,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx"; + sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16"; type = "gem"; }; - version = "1.14.1"; + version = "1.14.5"; }; i18n-timezones = { dependencies = ["i18n" "rails"]; @@ -1151,20 +1172,20 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "03ki7wm2iqr3dv7mgrxv2b8vbh42c7yv55dc33a077n8jnxhhc8z"; + sha256 = "022nal50cxz0y3ylbgjndqf97wbhh6knmjyq43r6mb8r8b5cs3np"; type = "gem"; }; - version = "2.10.1"; + version = "2.10.2"; }; ice_cube = { groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1dri4mcya1fwzrr9nzic8hj1jr28a2szjag63f9k7p2bw9fpw4fs"; + sha256 = "1gpwlpshsjlld53h1f999p0azd9jdlgmhbswa19wqjjbv9fv9pij"; type = "gem"; }; - version = "0.16.4"; + version = "0.17.0"; }; image_processing = { dependencies = ["mini_magick" "ruby-vips"]; @@ -1172,10 +1193,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1f32dzj77p9mfp4q95930vfkp80psf88phjc46jhf9ncl72ykffk"; + sha256 = "0rfxkhfsqz0bj2p32yb6kv7xibair2fn240bh2j1cfsp0wkzxkvi"; type = "gem"; }; - version = "1.12.2"; + version = "1.13.0"; }; inherited_resources = { dependencies = ["actionpack" "has_scope" "railties" "responders"]; @@ -1225,10 +1246,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0nvsky6q3wj7nk303abbczvp00pgz6jn2zwzjw09f5nk88f3l8ha"; + sha256 = "02m3vza49pb9dirwpn8vmzbcypi3fc6l3a9dh253jwm1121g7ajb"; type = "gem"; }; - version = "2.8.0"; + version = "2.8.1"; }; kaminari = { dependencies = ["activesupport" "kaminari-actionview" "kaminari-activerecord" "kaminari-core"]; @@ -1273,16 +1294,15 @@ }; version = "1.2.2"; }; - listen = { - dependencies = ["rb-fsevent" "rb-inotify"]; - groups = ["development" "test"]; + logger = { + groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "13rgkfar8pp31z1aamxf5y7cfq88wv6rxxcwy7cmm177qq508ycn"; + sha256 = "0gpg8gzi0xwymw4aaq2iafcbx31i3xzkg3fb30mdxn1d4qhc3dqa"; type = "gem"; }; - version = "3.8.0"; + version = "1.6.0"; }; lograge = { dependencies = ["actionpack" "activesupport" "railties" "request_store"]; @@ -1322,10 +1342,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0kky3yiwagsk8gfbzn3mvl2fxlh3b39v6nawzm4wpjs6xxvvc4x0"; + sha256 = "190n2mk8m1l708kr88fh6mip9sdsh339d2s6sgrik3sbnvz4jmhd"; type = "gem"; }; - version = "1.0.2"; + version = "1.0.4"; }; maxminddb = { groups = ["default"]; @@ -1342,20 +1362,20 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp"; + sha256 = "1igmc3sq9ay90f8xjvfnswd1dybj1s3fi0dwd53inwsvqk4h24qq"; type = "gem"; }; - version = "1.0.0"; + version = "1.1.0"; }; mini_magick = { groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0slh78f9z6n0l1i2km7m48yz7l4fjrk88sj1f4mh1wb39sl2yc37"; + sha256 = "1nfxjpmka12ihbwd87d5k2hh7d2pv3aq95x0l2lh8gca1s72bmki"; type = "gem"; }; - version = "4.12.0"; + version = "4.13.2"; }; mini_mime = { groups = ["default"]; @@ -1367,25 +1387,15 @@ }; version = "1.1.5"; }; - mini_portile2 = { - groups = ["default" "development" "test"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1kl9c3kdchjabrihdqfmcplk3lq4cw1rr9f378y6q22qwy5dndvs"; - type = "gem"; - }; - version = "2.8.5"; - }; minitest = { groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0667vf0zglacry87nkcl3ns8421aydvz71vfa3g3yjhiq8zh19f5"; + sha256 = "0jj629q3vw5yn90q4di4dyb87pil4a8qfm2srhgy5nc8j2n33v1i"; type = "gem"; }; - version = "5.22.2"; + version = "5.24.1"; }; msgpack = { groups = ["default"]; @@ -1408,24 +1418,25 @@ version = "1.15.0"; }; multi_xml = { + dependencies = ["bigdecimal"]; groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0lmd4f401mvravi1i1yq7b2qjjli0yq7dfc4p1nj5nwajp7r6hyj"; + sha256 = "06x61ca5j84nyhr1mwh9r436yiphnc5hmacb3gwqyn5gd0611kjg"; type = "gem"; }; - version = "0.6.0"; + version = "0.7.1"; }; multipart-post = { groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1033p35166d9p97y4vajbbvr13pmkk9zwn7sylxpmk9jrpk8ri67"; + sha256 = "1a5lrlvmg2kb2dhw3lxcsv6x276bwgsxpnka1752082miqxd0wlq"; type = "gem"; }; - version = "2.4.0"; + version = "2.4.1"; }; net-imap = { dependencies = ["date" "net-protocol"]; @@ -1492,15 +1503,15 @@ version = "2.7.0"; }; nokogiri = { - dependencies = ["mini_portile2" "racc"]; + dependencies = ["racc"]; groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "173zavvxlwyi48lfskk48wcrdbkvjlhjhvy4jpcrfx72rpjjx4k8"; + sha256 = "1aiz5hg2pfjnk756f2zd0723m3wq30gkmishmc76jwn51yw341v3"; type = "gem"; }; - version = "1.16.2"; + version = "1.16.7"; }; oga = { dependencies = ["ast" "ruby-ll"]; @@ -1514,15 +1525,15 @@ version = "3.4"; }; oj = { - dependencies = ["bigdecimal"]; + dependencies = ["bigdecimal" "ostruct"]; groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0g5nx99lrwmk6ynfaacqkyijnhvi4mckm77bmvpa0jmfg068l26h"; + sha256 = "0z06z0hpwdn2kqjz4kqnb2081qybgrsv6bkn0dvl68bav0f32x0y"; type = "gem"; }; - version = "3.16.3"; + version = "3.16.5"; }; orm_adapter = { groups = ["default"]; @@ -1544,6 +1555,16 @@ }; version = "1.1.4"; }; + ostruct = { + groups = ["default"]; + platforms = []; + source = { + remotes = ["http://rubygems.org"]; + sha256 = "11dsv71gfbhy92yzj3xkckjzdai2bsz5a4fydgimv62dkz4kc5rv"; + type = "gem"; + }; + version = "0.6.0"; + }; paper_trail = { dependencies = ["activerecord" "request_store"]; groups = ["default"]; @@ -1560,10 +1581,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0s4vskbydg5k0z86v2g5drf03lslkr4b1l421vz29531jlrsljvy"; + sha256 = "09rls4zb0vkgf80v0h4vbjr2g739gix6l1w80959d2xcb9pdi9q7"; type = "gem"; }; - version = "1.5.5"; + version = "1.5.7"; }; pg_search = { dependencies = ["activerecord" "activesupport"]; @@ -1603,10 +1624,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1bni4qjrsh2q49pnmmd6if4iv3ak36bd2cckrs6npl111n769k9m"; + sha256 = "14y4vzjwf5gp0mqgs880kis0k7n2biq8i6ci6q2n315kichl1hvj"; type = "gem"; }; - version = "5.0.4"; + version = "5.0.5"; }; puma = { dependencies = ["nio4r"]; @@ -1619,25 +1640,35 @@ }; version = "6.4.2"; }; + pwned = { + groups = ["default"]; + platforms = []; + source = { + remotes = ["http://rubygems.org"]; + sha256 = "0pcml0gwxx45pm2c2hi1b1kbqr4yw1spywr3r79dx2np3igb8xg3"; + type = "gem"; + }; + version = "2.4.1"; + }; racc = { groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "01b9662zd2x9bp4rdjfid07h09zxj7kvn7f5fghbqhzc625ap1dp"; + sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa"; type = "gem"; }; - version = "1.7.3"; + version = "1.8.1"; }; rack = { groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "10mpk0hl6hnv324fp1pfimi2nw9acj0z4gyhrph36qg84pk1s4m7"; + sha256 = "0hj0rkw2z9r1lcg2wlrcld2n3phwrcgqcp7qd1g9a7hwgalh2qzx"; type = "gem"; }; - version = "2.2.8.1"; + version = "2.2.9"; }; rack-attack = { dependencies = ["rack"]; @@ -1666,10 +1697,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1cqa9lh2rdqqvhfxbrdys7mj2x4vxhqmf57iww2x8961mhp8jm0p"; + sha256 = "1nc7kis61n4q7g78gxxsxygam022glmgwq9snydrkjiwg7lkfwvm"; type = "gem"; }; - version = "0.6.3"; + version = "0.7.0"; }; rack_session_access = { dependencies = ["builder" "rack"]; @@ -1688,10 +1719,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0pxi3psfl4kpgjf6bhch1albjy9knn9c2s6sammy9lyckhh7akhq"; + sha256 = "1v9dp9sgh8kk32r23mj66zjni7w1dv2h7mbaxgmazsf59a43gsvx"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; rails-controller-testing = { dependencies = ["actionpack" "actionview" "activesupport"]; @@ -1732,20 +1763,20 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "01pdn9sn7kawwrvrbr3vz44j287xbka8mm7nrv9cl510y8gzxi2x"; + sha256 = "08ga56kz6a37dnlmi7y45r19fcc7jzb62mrc3ifavbzggmhy7r62"; type = "gem"; }; - version = "7.0.7.2"; + version = "7.0.8.1"; }; rake = { groups = ["default" "development" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1ilr853hawi09626axx0mps4rkkmxcs54mapz9jnqvpnlwd3wsmy"; + sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6"; type = "gem"; }; - version = "13.1.0"; + version = "13.2.1"; }; ransack = { dependencies = ["activerecord" "activesupport" "i18n"]; @@ -1753,31 +1784,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "00c9g182v9pfdr5652vzphjdydjv02q3whrcg8a9zgi9vq721nq1"; + sha256 = "1yxrr7vjhfbdd08029jn0wk47k8ii23fwci3hllsrd4pslian98i"; type = "gem"; }; - version = "4.1.1"; - }; - rb-fsevent = { - groups = ["default" "development" "test"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423"; - type = "gem"; - }; - version = "0.11.2"; - }; - rb-inotify = { - dependencies = ["ffi"]; - groups = ["default" "development" "test"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005"; - type = "gem"; - }; - version = "0.10.1"; + version = "4.2.0"; }; redcarpet = { groups = ["default"]; @@ -1920,14 +1930,15 @@ version = "2.1.1"; }; rexml = { + dependencies = ["strscan"]; groups = ["default" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0"; + sha256 = "0d8ivcirrrxpkpjc1c835wknc9s2fl54xpw08s177yfrh5ish209"; type = "gem"; }; - version = "3.2.6"; + version = "3.2.8"; }; rspec-activemodel-mocks = { dependencies = ["activemodel" "activesupport" "rspec-mocks"]; @@ -1957,10 +1968,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0l95bnjxdabrn79hwdhn2q1n7mn26pj7y1w5660v5qi81x458nqm"; + sha256 = "0k252n7s80bvjvpskgfm285a3djjjqyjcarlh3aq7a4dx2s94xsm"; type = "gem"; }; - version = "3.12.2"; + version = "3.13.0"; }; rspec-expectations = { dependencies = ["diff-lcs" "rspec-support"]; @@ -1968,10 +1979,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "05j44jfqlv7j2rpxb5vqzf9hfv7w8ba46wwgxwcwd8p0wzi1hg89"; + sha256 = "0022nxs9gqfhx35n4klibig770n0j31pnkd8anz00yvrvkdghk41"; type = "gem"; }; - version = "3.12.3"; + version = "3.13.1"; }; rspec-its = { dependencies = ["rspec-core" "rspec-expectations"]; @@ -1990,10 +2001,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1gq7gviwpck7fhp4y5ibljljvxgjklza18j62qf6zkm2icaa8lfy"; + sha256 = "0f3vgp43hajw716vmgjv6f4ar6f97zf50snny6y3fy9kkj4qjw88"; type = "gem"; }; - version = "3.12.6"; + version = "3.13.1"; }; rspec-rails = { dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"]; @@ -2001,20 +2012,20 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1clmx6qzdbpm1g8ycg38gjbqsbr8ccqi6hqyx88g8yckz1hrx55x"; + sha256 = "0nqwvyma86zchh4ki416h7cms38h521ghyypaq27b6yvkmp3h8yw"; type = "gem"; }; - version = "6.1.1"; + version = "6.1.3"; }; rspec-support = { groups = ["default" "test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1ky86j3ksi26ng9ybd7j0qsdf1lpr8mzrmn98yy9gzv801fvhsgr"; + sha256 = "03z7gpqz5xkw9rf53835pa8a9vgj4lic54rnix9vfwmp2m7pv1s8"; type = "gem"; }; - version = "3.12.1"; + version = "3.13.1"; }; ruby-ll = { dependencies = ["ansi" "ast"]; @@ -2033,10 +2044,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "06jc0zn69gcriw103f2knmzba7zv57md3m4wb9jgdf5d06iyjmwb"; + sha256 = "1j5h7fv1rc9rlj6fmsjyzznmj4icb8rvf4rhyl2hz1dy94hn3gia"; type = "gem"; }; - version = "6.3.1"; + version = "7.1.0"; }; ruby-saml = { dependencies = ["nokogiri" "rexml"]; @@ -2050,15 +2061,15 @@ version = "1.16.0"; }; ruby-vips = { - dependencies = ["ffi"]; + dependencies = ["ffi" "logger"]; groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0yycazz91ywwwv2iz3fgjkfn1z687bl4z5jjn7cwmky507b43652"; + sha256 = "0nyxwib3y2fc1lciaac0s03y3i915kyfq1kn9m19hyl5yblyhnxg"; type = "gem"; }; - version = "2.2.1"; + version = "2.2.2"; }; ruby2_keywords = { groups = ["default"]; @@ -2119,21 +2130,21 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "16jyjm0rcj1y175bjmj6bhf7dclp5yw5dh1fna0xy4r07ysq864g"; + sha256 = "09qfh3pgjg92cjsn83zkp1vc234gm2j66rld09lfhlviavkzdbad"; type = "gem"; }; - version = "5.16.1"; + version = "5.18.2"; }; sentry-ruby = { - dependencies = ["concurrent-ruby"]; + dependencies = ["bigdecimal" "concurrent-ruby"]; groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0fsqs1f7nb4y45qwlg14hz155r4pf8ny3j8gzpxlqafpd3dz2zkn"; + sha256 = "168dq5i95aaps8bppc402qgd8xpxisdpx9z4cqr3zcn6s0dwn9fz"; type = "gem"; }; - version = "5.16.1"; + version = "5.18.2"; }; sentry-sidekiq = { dependencies = ["sentry-ruby" "sidekiq"]; @@ -2141,10 +2152,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0ksmn3ca3rrdd33azmiprbd4hrcw3fr7hiya60sqp9apg6ir36v3"; + sha256 = "0qajyyiwd035rwnxd2zdhh9y2rdx00812ya247nhqb6kqw1s7ml6"; type = "gem"; }; - version = "5.16.1"; + version = "5.18.2"; }; sidekiq = { dependencies = ["connection_pool" "rack" "redis"]; @@ -2173,10 +2184,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "0dqpd70xcaxsa8m8zd6rq464dfczy1rm086bascv9c5b7qnn2yyp"; + sha256 = "1bm5w3mp597vy0cjwx609k3jdh5zik36ffmna7hchrn9g96s45w5"; type = "gem"; }; - version = "4.1.3"; + version = "4.2.1"; }; spring-commands-rspec = { dependencies = ["spring"]; @@ -2206,10 +2217,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1b9i14qb27zs56hlcc2hf139l0ghbqnjpmfi0054dxycaxvk5min"; + sha256 = "17hiqkdpcjyyhlm997mgdcr45v35j5802m5a979i5jgqx5n8xs59"; type = "gem"; }; - version = "3.4.2"; + version = "3.5.2"; }; stackprof = { groups = ["default"]; @@ -2221,6 +2232,16 @@ }; version = "0.2.26"; }; + strscan = { + groups = ["default" "test"]; + platforms = []; + source = { + remotes = ["http://rubygems.org"]; + sha256 = "0mamrl7pxacbc79ny5hzmakc9grbjysm3yy6119ppgsg44fsif01"; + type = "gem"; + }; + version = "3.1.0"; + }; temple = { groups = ["default"]; platforms = []; @@ -2247,10 +2268,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1hx77jxkrwi66yvs10wfxqa8s25ds25ywgrrf66acm9nbfg7zp0s"; + sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps"; type = "gem"; }; - version = "1.3.0"; + version = "1.3.1"; }; tilt = { groups = ["default"]; @@ -2378,16 +2399,26 @@ }; version = "2.2.0"; }; + victor = { + groups = ["default"]; + platforms = []; + source = { + remotes = ["http://rubygems.org"]; + sha256 = "0s11x8kyx1bk1ykqhd1rrnpqf3j3nvl36a2y51gqpn4nkrllgff0"; + type = "gem"; + }; + version = "0.3.4"; + }; video_info = { dependencies = ["iso8601" "net_http_timeout_errors" "oga"]; groups = ["default"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "11gdjhyi6jdmf39glah0qam504y0dmkh47xh11s3lzmcs97x1pwi"; + sha256 = "17bmz6rd9kyi2zgjzyiwzp867fxk6i75g4p6jxyzdw6c5h3p9xgm"; type = "gem"; }; - version = "4.1.0"; + version = "4.2.0"; }; warden = { dependencies = ["rack"]; @@ -2400,16 +2431,27 @@ }; version = "1.2.9"; }; + web-console = { + dependencies = ["actionview" "activemodel" "bindex" "railties"]; + groups = ["development"]; + platforms = []; + source = { + remotes = ["http://rubygems.org"]; + sha256 = "087y4byl2s3fg0nfhix4s0r25cv1wk7d2j8n5324waza21xg7g77"; + type = "gem"; + }; + version = "4.2.1"; + }; webmock = { dependencies = ["addressable" "crack" "hashdiff"]; groups = ["test"]; platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "13jb9q0qv9ajw1ajr4cawnqj4h0dws3w5j4v5n6v3xk7a8rnjzr7"; + sha256 = "158d2ikjfzw43kgm095klp43ihphk0cv5xjprk44w73xfv03i9qg"; type = "gem"; }; - version = "3.22.0"; + version = "3.23.1"; }; websocket-driver = { dependencies = ["websocket-extensions"]; @@ -2437,9 +2479,10 @@ platforms = []; source = { remotes = ["http://rubygems.org"]; - sha256 = "1m67qmsak3x8ixs8rb971azl3l7wapri65pmbf5z886h46q63f1d"; + sha256 = "1b1azc3qlyzlnld4d5yav9j13dlqlyygnml5qf4gqpzaj861d588"; type = "gem"; }; - version = "2.6.13"; + version = "2.6.17"; }; } + diff --git a/pkg/loomio/source.nix b/pkg/loomio/source.nix index 9a38c14..9753571 100644 --- a/pkg/loomio/source.nix +++ b/pkg/loomio/source.nix @@ -1,7 +1,7 @@ # This file was generated by pkgs.mastodon.updateScript. { fetchFromGitHub, applyPatches, patches ? [] }: let - version = "2.22.2"; + version = "2.25.1"; in ( applyPatches { @@ -9,7 +9,7 @@ in owner = "loomio"; repo = "loomio"; rev = "v${version}"; - hash = "sha256-JJ0WBHSRUWacRbpF5Pssj3zxG0I7351kCxMKHiNpw5k="; + hash = "sha256-dtzx6rbtGRQoryyseVoaA/fsmj/2T5k8vJFozzvu9ZE="; }; patches = patches ++ []; }) // { diff --git a/pkg/loomio/update.sh b/pkg/loomio/update.sh index 1a857ff..1474b5d 100755 --- a/pkg/loomio/update.sh +++ b/pkg/loomio/update.sh @@ -102,9 +102,6 @@ EOF SOURCE_DIR="$(nix-build --no-out-link -E '(import {}).callPackage ./source.nix {}')" echo "Creating gemset.nix" -pushd $SOURCE_DIR -bundle lock --add-platform ruby --print > Gemfile.lock -popd BUNDLE_FORCE_RUBY_PLATFORM=true bundix --lockfile="$SOURCE_DIR/Gemfile.lock" --gemfile="$SOURCE_DIR/Gemfile" echo "" >> gemset.nix # Create trailing newline to please EditorConfig checks