Commit f846263

mo khan <mo@mokhan.ca>
2021-06-03 03:49:17
chore: update licensed cache
1 parent 85e9e43
Changed files (3)
.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: []
.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
.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