From 5088ef58869f0bd6cd0b97ddbd949a6983ad36e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 11:21:52 +0200 Subject: [PATCH] Bump rails from 7.2.1.1 to 7.2.1.2 (#670) * Bump rails from 7.2.1.1 to 7.2.1.2 Bumps [rails](https://github.com/rails/rails) from 7.2.1.1 to 7.2.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.2.1.1...v7.2.1.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update gemset.nix --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- Gemfile.lock | 108 +++++++++++++++++++++++++-------------------------- gemset.nix | 56 +++++++++++++------------- 2 files changed, 82 insertions(+), 82 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5282a37..101d5f3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,29 +1,29 @@ GEM remote: https://rubygems.org/ specs: - actioncable (7.2.1.1) - actionpack (= 7.2.1.1) - activesupport (= 7.2.1.1) + actioncable (7.2.1.2) + actionpack (= 7.2.1.2) + activesupport (= 7.2.1.2) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.2.1.1) - actionpack (= 7.2.1.1) - activejob (= 7.2.1.1) - activerecord (= 7.2.1.1) - activestorage (= 7.2.1.1) - activesupport (= 7.2.1.1) + actionmailbox (7.2.1.2) + actionpack (= 7.2.1.2) + activejob (= 7.2.1.2) + activerecord (= 7.2.1.2) + activestorage (= 7.2.1.2) + activesupport (= 7.2.1.2) mail (>= 2.8.0) - actionmailer (7.2.1.1) - actionpack (= 7.2.1.1) - actionview (= 7.2.1.1) - activejob (= 7.2.1.1) - activesupport (= 7.2.1.1) + actionmailer (7.2.1.2) + actionpack (= 7.2.1.2) + actionview (= 7.2.1.2) + activejob (= 7.2.1.2) + activesupport (= 7.2.1.2) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.2.1.1) - actionview (= 7.2.1.1) - activesupport (= 7.2.1.1) + actionpack (7.2.1.2) + actionview (= 7.2.1.2) + activesupport (= 7.2.1.2) nokogiri (>= 1.8.5) racc rack (>= 2.2.4, < 3.2) @@ -32,15 +32,15 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (7.2.1.1) - actionpack (= 7.2.1.1) - activerecord (= 7.2.1.1) - activestorage (= 7.2.1.1) - activesupport (= 7.2.1.1) + actiontext (7.2.1.2) + actionpack (= 7.2.1.2) + activerecord (= 7.2.1.2) + activestorage (= 7.2.1.2) + activesupport (= 7.2.1.2) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.2.1.1) - activesupport (= 7.2.1.1) + actionview (7.2.1.2) + activesupport (= 7.2.1.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) @@ -50,22 +50,22 @@ GEM activemodel (>= 4.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activejob (7.2.1.1) - activesupport (= 7.2.1.1) + activejob (7.2.1.2) + activesupport (= 7.2.1.2) globalid (>= 0.3.6) - activemodel (7.2.1.1) - activesupport (= 7.2.1.1) - activerecord (7.2.1.1) - activemodel (= 7.2.1.1) - activesupport (= 7.2.1.1) + activemodel (7.2.1.2) + activesupport (= 7.2.1.2) + activerecord (7.2.1.2) + activemodel (= 7.2.1.2) + activesupport (= 7.2.1.2) timeout (>= 0.4.0) - activestorage (7.2.1.1) - actionpack (= 7.2.1.1) - activejob (= 7.2.1.1) - activerecord (= 7.2.1.1) - activesupport (= 7.2.1.1) + activestorage (7.2.1.2) + actionpack (= 7.2.1.2) + activejob (= 7.2.1.2) + activerecord (= 7.2.1.2) + activesupport (= 7.2.1.2) marcel (~> 1.0) - activesupport (7.2.1.1) + activesupport (7.2.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -138,7 +138,7 @@ GEM jsonapi-renderer (0.2.2) language_server-protocol (3.17.0.3) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -191,20 +191,20 @@ GEM rackup (2.1.0) rack (>= 3) webrick (~> 1.8) - rails (7.2.1.1) - actioncable (= 7.2.1.1) - actionmailbox (= 7.2.1.1) - actionmailer (= 7.2.1.1) - actionpack (= 7.2.1.1) - actiontext (= 7.2.1.1) - actionview (= 7.2.1.1) - activejob (= 7.2.1.1) - activemodel (= 7.2.1.1) - activerecord (= 7.2.1.1) - activestorage (= 7.2.1.1) - activesupport (= 7.2.1.1) + rails (7.2.1.2) + actioncable (= 7.2.1.2) + actionmailbox (= 7.2.1.2) + actionmailer (= 7.2.1.2) + actionpack (= 7.2.1.2) + actiontext (= 7.2.1.2) + actionview (= 7.2.1.2) + activejob (= 7.2.1.2) + activemodel (= 7.2.1.2) + activerecord (= 7.2.1.2) + activestorage (= 7.2.1.2) + activesupport (= 7.2.1.2) bundler (>= 1.15.0) - railties (= 7.2.1.1) + railties (= 7.2.1.2) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -212,9 +212,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.2.1.1) - actionpack (= 7.2.1.1) - activesupport (= 7.2.1.1) + railties (7.2.1.2) + actionpack (= 7.2.1.2) + activesupport (= 7.2.1.2) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) diff --git a/gemset.nix b/gemset.nix index 22864cb0..a0b68637 100644 --- a/gemset.nix +++ b/gemset.nix @@ -5,10 +5,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "104rhq8w84c3b5b4pa9qjqh11am2nx5avxkc9msvxjhm6rd7p9an"; + sha256 = "145j0d1vwwdgmp54cv1svz9fs14lfdl2bcnqdl95ly45dyz5l4cb"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; actionmailbox = { dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail"]; @@ -16,10 +16,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0ii34sfn0mk1zm9cibyaszcy3qi540l9a1p0v2prv6h4dx03p7w3"; + sha256 = "0vgm5ns899hhqll8hmkidiqzndbxyr9ipd98s4v9b13f4r2gn1w5"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; actionmailer = { dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "rails-dom-testing"]; @@ -27,10 +27,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0yv2vizlrbj540152v0xz0xs8r0lw39plfksgj8r02nwfvmvgblm"; + sha256 = "1ya803477xvragjvjz680aqql226hkpjixgzw48asdhnjv1pphzf"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; actionpack = { dependencies = ["actionview" "activesupport" "nokogiri" "racc" "rack" "rack-session" "rack-test" "rails-dom-testing" "rails-html-sanitizer" "useragent"]; @@ -38,10 +38,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1isvir7fv83n9vviaslhkl8smxqq75gv37j5a8r72qny2906bhd7"; + sha256 = "07kvlhxzfjd640y92ld6y1kqawk696h4pwddl9friv6wbybfgnic"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; actiontext = { dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "globalid" "nokogiri"]; @@ -49,10 +49,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1m850flsnv1ac0srjshiw6b8cq226w4c9646jp0paapah7kmnrv6"; + sha256 = "14s315cvh9b3dnfvmb1yk0lrfgiw0h5jiygr1l8fahz16qf1hd8y"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; actionview = { dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; @@ -60,10 +60,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1jchrnar4yxykjq987wiapfhv4mjl9h6kz59jx6kksslk94nw4x0"; + sha256 = "07yrzs5lpp78nf7ryz51cj998pxqqkwyw1c2zy3i96pq6ziz9nrr"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; active_model_serializers = { dependencies = ["actionpack" "activemodel" "case_transform" "jsonapi-renderer"]; @@ -82,10 +82,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0a6s8xpg4pm1nlgyrk2b2sh0x6i42hkb64hjfs85sdd1a9y7xk97"; + sha256 = "1975r7iac0bja42pc09d79758pp0dwyc43hpqjcgdqdbnk4g9m6q"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; activemodel = { dependencies = ["activesupport"]; @@ -93,10 +93,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "00s6vj1xqwyydl0190590rd3rgxxfp8nj2pakc58aprs7lp5sp9i"; + sha256 = "1mp0w4m9pd73v4345njpxw99pv10kmbh3nnmlx5gf8x88bc0ch05"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; activerecord = { dependencies = ["activemodel" "activesupport" "timeout"]; @@ -104,10 +104,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0sxa37kjricf4k22xhp9i6691iccrd6ldnxzk3qyg4zsvpja8961"; + sha256 = "01dbf1jq4cxz1r7xk8z2msfhfprp3k26p03a7l53fnhx077mxza2"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; activestorage = { dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel"]; @@ -115,10 +115,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1fvbmkanh4fmh2y069p9w1k6799f9bxa1dzwmb3j8d21154ab6gn"; + sha256 = "0id537l0f2fi5wa5cdc1bvgq5qsv215d193p1api7cdkp8nz8lmr"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; activesupport = { dependencies = ["base64" "bigdecimal" "concurrent-ruby" "connection_pool" "drb" "i18n" "logger" "minitest" "securerandom" "tzinfo"]; @@ -126,10 +126,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1civz010v3sqfhaprmy0wchkbqr556rl63r52v6qr33mbw71nk5x"; + sha256 = "1cacrvmn1561fb88fn99ig52wdz1k67s7vbssqwwwljf1kanlgvc"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; annotate = { dependencies = ["activerecord" "rake"]; @@ -493,10 +493,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1zkjqf37v2d7s11176cb35cl83wls5gm3adnfkn2zcc61h3nxmqh"; + sha256 = "0ppp2cgli5avzk0z3dwnah6y65ymyr793yja28p2fs9vrci7986h"; type = "gem"; }; - version = "2.22.0"; + version = "2.23.1"; }; mail = { dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"]; @@ -799,10 +799,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1ryarnii3rlbhcfbp901w4c8lv0w9cx2ffk45cbw2y5zxrpxpnvr"; + sha256 = "1v07yz8hp9285f06xx9rndizn3mn8c52jbv92hgcfngjdbvph5hl"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; rails-dom-testing = { dependencies = ["activesupport" "minitest" "nokogiri"]; @@ -832,10 +832,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0lw4v33wwi5cc02vwg6f5cq7maq1qc94a8w66d68r3lv0zfrvb0n"; + sha256 = "1iaqy2z6ls71g433abcglvcj650vssyqkjwr297gm0p11rqc2vwb"; type = "gem"; }; - version = "7.2.1.1"; + version = "7.2.1.2"; }; rainbow = { groups = ["default" "development"];