From 0a87a7a32ba6d55385f79c87ca486194be7a3f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:57:46 +0000 Subject: [PATCH 1/2] Bump good_job from 3.15.7 to 3.15.9 Bumps [good_job](https://github.com/bensheldon/good_job) from 3.15.7 to 3.15.9. - [Release notes](https://github.com/bensheldon/good_job/releases) - [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md) - [Commits](https://github.com/bensheldon/good_job/compare/v3.15.7...v3.15.9) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c81de15f0..3159fb1c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM raabro (~> 1.4) globalid (1.1.0) activesupport (>= 5.0) - good_job (3.15.7) + good_job (3.15.9) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2) @@ -250,9 +250,9 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.20.0) + loofah (2.21.3) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -284,8 +284,8 @@ GEM net-protocol netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.1) + mini_portile2 (~> 2.8.2) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.22.1) @@ -448,7 +448,7 @@ GEM table_print (1.5.7) test-unit (3.5.8) power_assert - thor (1.2.1) + thor (1.2.2) tilt (2.0.10) timecop (0.9.6) timeout (0.3.2) From 09481a2fb24fa959426d3c000b3f1b0ccab7d15f Mon Sep 17 00:00:00 2001 From: dependabot-notice-ruby-update Date: Mon, 22 May 2023 16:02:16 +0000 Subject: [PATCH 2/2] [dependabot skip] Update NOTICE-ruby --- NOTICE-ruby | 151 ++++++++++++++++++++-------------------------------- 1 file changed, 58 insertions(+), 93 deletions(-) diff --git a/NOTICE-ruby b/NOTICE-ruby index 0e3686f16..eabfc2eb7 100644 --- a/NOTICE-ruby +++ b/NOTICE-ruby @@ -1544,6 +1544,32 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +------ + +** mini_portile2; version 2.8.2 -- + +Copyright (c) 2011-2016 Luis Lavena and Mike Dalessio + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + ------ ** bcrypt; version 3.1.18 -- @@ -1708,37 +1734,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------- - -** loofah; version 2.20.0 -- -Copyright (c) 2006-2008 The Authors -Copyright (c) 2009 2018 by Mike Dalessio, Bryan Helmkamp - -The MIT License - -The MIT License - -Copyright (c) 2009 -- 2018 by Mike Dalessio, Bryan Helmkamp - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - ------ ** kaminari-actionview; version 1.2.2 -- @@ -2846,6 +2841,33 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +------ + +** i18n; version 1.13.0 -- +Copyright (c) 2003-2009 Masao Mutoh +Copyright (c) 2008 The Ruby I18n team + +Copyright (c) 2008 The Ruby I18n team + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + ------ ** actionmailer; version 6.1.7.3 -- @@ -3029,6 +3051,10 @@ Copyright (c) 2007,2008,2009,2010,2011,2012,2013,2019 Marc Alexander Lehmann
  • Copyright (c) 2007,2008,2009,2010,2011,2012,2013,2016,2019 Marc Alexander Lehmann ** qx; version 0.1.1 -- +** rack; version 2.2.7 -- +Copyright (c) 2009-2018 Michael Fellinger +Copyright (c) Django Software Foundation and individual contributors +Copyright (c) 2007-2019 Leah Neukirchen ** rack-attack; version 5.4.2 -- Copyright Kickstarter, PBC. ** rails; version 6.1.7.3 -- @@ -3045,6 +3071,7 @@ Copyright, 2018, by Samuel G. D. Williams. ** turbo_test; version 0.1.2 -- ** wisper; version 2.0.1 -- Copyright (c) 2013 Kris Leech +** zeitwerk; version 2.6.8 -- MIT License @@ -3390,34 +3417,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------- - -** thor; version 1.2.1 -- -Copyright (c) 2003, 2004 Jim Weirich -Copyright (c) 2008 Yehuda Katz, Eric Hodel - -Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - ------ ** semantic_range; version 3.0.0 -- @@ -4179,40 +4178,6 @@ You can redistribute it and/or modify it under either the terms of the PURPOSE. ------- - -** nokogiri; version 1.14.3 -- -Copyright 2010 Google Inc. -Copyright 2011 Google Inc. -Copyright 2018 Craig Barnes -Copyright 2017-2018 Craig Barnes -Copyright 2018 Stephen Checkoway -Copyright (c) 1998-2003 Daniel Veillard -Copyright (c) 1998-2012 Daniel Veillard -Copyright (c) 2001-2002 Daniel Veillard -copyrighted by the Free Software Foundation -Copyright 2013-2021 Sam Ruby, Stephen Checkoway -Copyright (c) 1991 Free Software Foundation, Inc. -Copyright 1992-2018 Free Software Foundation, Inc. -Copyright 1992-2020 Free Software Foundation, Inc. -Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler -Copyright (c) 2001-2003 Thai Open Source Software Center Ltd -Copyright (c) 2008-2009 Bjoern Hoehrmann -Copyright (c) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard -Copyright (c) 2001-2002, SourceForge ISO-RELAX Project (ASAMI Tomoharu, Daisuke Okajima, Kohsuke Kawaguchi, and MURATA Makoto) -Copyright 2008 2023 by Mike Dalessio, Aaron Patterson, Yoko Harada, Akinori MUSHA, John Shahid, Karol Bucek, Sam Ruby, Craig Barnes, Stephen Checkoway, Lars Kanis, Sergio Arbeo, Timothy Elliott, Nobuyoshi Nakada, Charles Nutter, Patrick Mahoney - -The MIT License - -Copyright 2008 -- 2023 by Mike Dalessio, Aaron Patterson, Yoko Harada, Akinori MUSHA, John Shahid, Karol Bucek, Sam Ruby, Craig Barnes, Stephen Checkoway, Lars Kanis, Sergio Arbeo, Timothy Elliott, Nobuyoshi Nakada, Charles Nutter, Patrick Mahoney. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - ------ ** marcel; version 1.0.2 --