summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2021-06-02 21:49:17 -0600
committermo khan <mo@mokhan.ca>2021-06-02 21:49:17 -0600
commitf846263a67f63aa9b95c3ef27e95d35222817d0e (patch)
treebbf39e2e73b851b4489a82ccda0e0735948281c6
parent85e9e43d3a5db19a2f8a0704afa643683a605eec (diff)
chore: update licensed cache
-rw-r--r--.github/licensed/bundler/bundler.dep.yml19
-rw-r--r--.github/licensed/bundler/mini_portile2.dep.yml4
-rw-r--r--.github/licensed/bundler/nokogiri.dep.yml2
3 files changed, 10 insertions, 15 deletions
diff --git a/.github/licensed/bundler/bundler.dep.yml b/.github/licensed/bundler/bundler.dep.yml
index 6376d61..f0ab125 100644
--- a/.github/licensed/bundler/bundler.dep.yml
+++ b/.github/licensed/bundler/bundler.dep.yml
@@ -1,17 +1,14 @@
---
name: bundler
-version: 2.2.3
+version: 2.2.19
type: bundler
summary: The best way to manage your application's dependencies
homepage: https://bundler.io
license: mit
licenses:
-- sources: LICENSE.md
+- sources: Auto-generated MIT license text
text: |
- The MIT License
-
- Portions copyright (c) 2010-2019 André Arko
- Portions copyright (c) 2009 Engine Yard
+ 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
@@ -20,16 +17,14 @@ licenses:
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 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.
-- sources: README.md
- text: Bundler is available under an [MIT License](https://github.com/rubygems/rubygems/blob/master/bundler/LICENSE.md).
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
notices: []
diff --git a/.github/licensed/bundler/mini_portile2.dep.yml b/.github/licensed/bundler/mini_portile2.dep.yml
index d4581c1..76b34be 100644
--- a/.github/licensed/bundler/mini_portile2.dep.yml
+++ b/.github/licensed/bundler/mini_portile2.dep.yml
@@ -1,9 +1,9 @@
---
name: mini_portile2
-version: 2.5.0
+version: 2.5.1
type: bundler
summary: Simplistic port-like solution for developers
-homepage: http://github.com/flavorjones/mini_portile
+homepage: https://github.com/flavorjones/mini_portile
license: mit
licenses:
- sources: LICENSE.txt
diff --git a/.github/licensed/bundler/nokogiri.dep.yml b/.github/licensed/bundler/nokogiri.dep.yml
index 887cf65..8686811 100644
--- a/.github/licensed/bundler/nokogiri.dep.yml
+++ b/.github/licensed/bundler/nokogiri.dep.yml
@@ -1,6 +1,6 @@
---
name: nokogiri
-version: 1.11.3
+version: 1.11.5
type: bundler
summary: Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
homepage: https://nokogiri.org