diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/licensed/bundler/async.dep.yml | 30 | ||||
| -rw-r--r-- | .github/licensed/bundler/console.dep.yml | 32 | ||||
| -rw-r--r-- | .github/licensed/bundler/nio4r.dep.yml | 25 | ||||
| -rw-r--r-- | .github/licensed/bundler/thor.dep.yml | 2 | ||||
| -rw-r--r-- | .github/licensed/bundler/timers.dep.yml | 30 |
5 files changed, 118 insertions, 1 deletions
diff --git a/.github/licensed/bundler/async.dep.yml b/.github/licensed/bundler/async.dep.yml new file mode 100644 index 0000000..c660492 --- /dev/null +++ b/.github/licensed/bundler/async.dep.yml @@ -0,0 +1,30 @@ +--- +name: async +version: 1.26.2 +type: bundler +summary: A concurrency framework for Ruby. +homepage: https://github.com/socketry/async +license: mit +licenses: +- sources: Auto-generated MIT license text + text: | + 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. +notices: [] diff --git a/.github/licensed/bundler/console.dep.yml b/.github/licensed/bundler/console.dep.yml new file mode 100644 index 0000000..aeebf95 --- /dev/null +++ b/.github/licensed/bundler/console.dep.yml @@ -0,0 +1,32 @@ +--- +name: console +version: 1.8.2 +type: bundler +summary: Beautiful logging for Ruby. +homepage: https://github.com/socketry/console +license: mit +licenses: +- sources: README.md + text: |- + Released under the MIT license. + + Copyright, 2019, by [Samuel Williams](https://www.codeotaku.com). + + 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. +notices: [] diff --git a/.github/licensed/bundler/nio4r.dep.yml b/.github/licensed/bundler/nio4r.dep.yml new file mode 100644 index 0000000..c9852b5 --- /dev/null +++ b/.github/licensed/bundler/nio4r.dep.yml @@ -0,0 +1,25 @@ +--- +name: nio4r +version: 2.5.2 +type: bundler +summary: New IO for Ruby +homepage: https://github.com/socketry/nio4r +license: mit +licenses: +- sources: README.md + text: "Released under the MIT license.\n\nCopyright, 2019, by Tony Arcieri. \nCopyright, + 2019, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams).\n\nPermission + is hereby granted, free of charge, to any person obtaining a copy\nof this software + and associated documentation files (the \"Software\"), to deal\nin the Software + without restriction, including without limitation the rights\nto use, copy, modify, + merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and + to permit persons to whom the Software is\nfurnished to do so, subject to the + following conditions:\n\nThe above copyright notice and this permission notice + shall be included in\nall copies or substantial portions of the Software.\n\nTHE + SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, + INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A + PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE." +notices: [] diff --git a/.github/licensed/bundler/thor.dep.yml b/.github/licensed/bundler/thor.dep.yml index 3f5dbc4..0fd74e6 100644 --- a/.github/licensed/bundler/thor.dep.yml +++ b/.github/licensed/bundler/thor.dep.yml @@ -1,6 +1,6 @@ --- name: thor -version: 0.20.3 +version: 1.0.1 type: bundler summary: Thor is a toolkit for building powerful command-line interfaces. homepage: http://whatisthor.com/ diff --git a/.github/licensed/bundler/timers.dep.yml b/.github/licensed/bundler/timers.dep.yml new file mode 100644 index 0000000..fae490f --- /dev/null +++ b/.github/licensed/bundler/timers.dep.yml @@ -0,0 +1,30 @@ +--- +name: timers +version: 4.3.0 +type: bundler +summary: Pure Ruby one-shot and periodic timers +homepage: https://github.com/socketry/timers +license: mit +licenses: +- sources: README.md + text: "Released under the MIT license.\n\nCopyright, 2018, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams). + \ \nCopyright, 2016, by [Tony Arcieri](bascule@gmail.com). \nCopyright, 2016, + by Jeremy Hinegardner. \nCopyright, 2016, by Sean Gregory. \nCopyright, 2016, + by Chuck Remes. \nCopyright, 2016, by Utenmiki. \nCopyright, 2016, by Ron Evans. + \ \nCopyright, 2016, by Larry Lv. \nCopyright, 2016, by Bruno Enten. \nCopyright, + 2016, by Jesse Cooke. \nCopyright, 2016, by Nicholas Evans. \nCopyright, 2016, + by Dimitrij Denissenko. \nCopyright, 2016, by Ryan LeCompte. \n\nPermission + is hereby granted, free of charge, to any person obtaining a copy\nof this software + and associated documentation files (the \"Software\"), to deal\nin the Software + without restriction, including without limitation the rights\nto use, copy, modify, + merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and + to permit persons to whom the Software is\nfurnished to do so, subject to the + following conditions:\n\nThe above copyright notice and this permission notice + shall be included in\nall copies or substantial portions of the Software.\n\nTHE + SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, + INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A + PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE." +notices: [] |
