From fd01ea852ce14862319e3e58b4f8167f3cb8a485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 20:57:18 +0000 Subject: [PATCH 1/2] Bump rubocop-rspec from 2.19.0 to 2.20.0 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 60f279cb8..0b41757dd 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ group :development, :ci, :test do gem 'rubocop', '~> 1.48.1' gem 'rubocop-rails', '~> 2.18' gem 'rubocop-rake', '~> 0.6.0' - gem 'rubocop-rspec', '~> 2.19' + gem 'rubocop-rspec', '~> 2.20' gem 'shoulda-matchers', '~> 5.3.0' gem 'turbo_test' gem 'erb_lint', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 671774153..a4d22f214 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,8 +288,8 @@ GEM mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) - parallel (1.22.1) - parser (3.2.2.0) + parallel (1.23.0) + parser (3.2.2.1) ast (~> 2.4.1) pg (1.4.6) power_assert (2.0.2) @@ -357,7 +357,7 @@ GEM rails (>= 5.2) rainbow (~> 3.0) webpacker (>= 4.2) - regexp_parser (2.7.0) + regexp_parser (2.8.0) reline (0.3.3) io-console (~> 0.5) request_store (1.5.1) @@ -403,9 +403,9 @@ GEM rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.28.0) + rubocop-ast (1.28.1) parser (>= 3.2.1.0) - rubocop-capybara (2.17.1) + rubocop-capybara (2.18.0) rubocop (~> 1.41) rubocop-rails (2.18.0) activesupport (>= 4.2.0) @@ -413,7 +413,7 @@ GEM rubocop (>= 1.33.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.19.0) + rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) @@ -543,7 +543,7 @@ DEPENDENCIES rubocop (~> 1.48.1) rubocop-rails (~> 2.18) rubocop-rake (~> 0.6.0) - rubocop-rspec (~> 2.19) + rubocop-rspec (~> 2.20) sassc (~> 2.0, >= 2.0.1) sassc-rails (~> 2.1, >= 2.1.2) shoulda-matchers (~> 5.3.0) From 466b3d48be81b8164a87388400a1a5719f3bf020 Mon Sep 17 00:00:00 2001 From: dependabot-notice-ruby-update Date: Tue, 2 May 2023 20:58:24 +0000 Subject: [PATCH 2/2] [dependabot skip] Update NOTICE-ruby --- NOTICE-ruby | 185 ++++++++++------------------------------------------ 1 file changed, 34 insertions(+), 151 deletions(-) diff --git a/NOTICE-ruby b/NOTICE-ruby index a2d7e5cef..c383f8221 100644 --- a/NOTICE-ruby +++ b/NOTICE-ruby @@ -968,33 +968,6 @@ library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. ------- - -** rubocop-ast; version 1.28.0 -- -Copyright (c) 2012-20 Bozhidar Batsov - -Copyright (c) 2012-20 Bozhidar Batsov - -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. - - ------ ** rake; version 12.3.3 -- @@ -2706,33 +2679,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------- - -** parallel; version 1.22.1 -- -Copyright (c) 2013 Michael Grosser - -Copyright (C) 2013 Michael Grosser - -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. - - ------ ** devise-async; version 1.0.0 -- @@ -2788,36 +2734,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. ------- - -** rubocop-capybara; version 2.17.1 -- -Copyright (c) 2014 Ian MacLeod -** rubocop-rspec; version 2.19.0 -- -Copyright (c) 2014 Ian MacLeod - -# The MIT License (MIT) - -Copyright (c) 2014 Ian MacLeod - -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. - - ------ ** actiontext; version 6.1.7.3 -- @@ -3701,40 +3617,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. ------- - -** regexp_parser; version 2.7.0 -- -(c) d enter group -(c) visit literal c exit group -(c) visit literal d exit group -(c) d visit literal b+ enter group -Copyright (c) 2010, 2012-2022, Ammar Ali -Copyright _Copyright (c) 2010-2022 Ammar Ali - -Copyright (c) 2010, 2012-2022, Ammar Ali - -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. - - ------ ** rspec-support; version 3.12.0 -- @@ -3826,39 +3708,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. ------- - -** parser; version 3.2.2.0 -- -Copyright (c) Ryan Davis, seattle.rb -Copyright (c) 2013-2016 whitequark - -Copyright (c) 2013-2016 whitequark - -Parts of the source are derived from ruby_parser: -Copyright (c) Ryan Davis, seattle.rb - -MIT License - -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. - - ------ ** table_print; version 1.5.7 -- @@ -4268,6 +4117,40 @@ Exceptions * lib/test/unit/diff.rb: This license and PSF license +------ + +** 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 --