Skip to content

Commit

Permalink
Bump test-unit from 3.6.0 to 3.6.1 (#1589)
Browse files Browse the repository at this point in the history
* Bump test-unit from 3.6.0 to 3.6.1

Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: test-unit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependabot skip] Update NOTICE-ruby

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-notice-ruby-update <[email protected]>
  • Loading branch information
dependabot[bot] and dependabot-notice-ruby-update authored Jun 28, 2023
1 parent 209a550 commit 4d993cb
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ GEM
stripe (1.58.0)
rest-client (>= 1.4, < 4.0)
table_print (1.5.7)
test-unit (3.6.0)
test-unit (3.6.1)
power_assert
thor (1.2.2)
tilt (2.0.10)
Expand Down
63 changes: 63 additions & 0 deletions NOTICE-ruby
Original file line number Diff line number Diff line change
Expand Up @@ -2901,6 +2901,33 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


------

** i18n; version 1.14.1 --
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 --
Expand Down Expand Up @@ -3091,6 +3118,8 @@ Copyright Kickstarter, PBC.
** rails; version 6.1.7.3 --
** rails-dom-testing; version 2.0.3 --
Copyright (c) 2013-2015 Kasper Timm Hansen
** rails-html-sanitizer; version 1.6.0 --
Copyright (c) 2013-2023 Rafael Mendonca Franca, Kasper Timm Hansen, Mike Dalessio
** samovar; version 2.1.4 --
Copyright, 2016, by Samuel G. D. Williams. <http://www.codeotaku.com>
Copyright, 2019, by Samuel G. D. Williams. <http://www.codeotaku.com>
Expand Down Expand Up @@ -4234,6 +4263,40 @@ You can redistribute it and/or modify it under either the terms of the
PURPOSE.


------

** nokogiri; version 1.15.2 --
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-2022 Free Software Foundation, Inc.
Copyright 1992-2023 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 <[email protected]>
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 --
Expand Down

0 comments on commit 4d993cb

Please sign in to comment.