summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2021-02-04 22:08:19 -0700
committermo khan <mo@mokhan.ca>2021-02-04 22:08:19 -0700
commite6325b032d232a34212c4c6fde5605a01fc6920e (patch)
tree424c14f5e102d9050c23dc742e2ad22d3474ae0e /.github
parentb8a9907c403c612dbb9a2cdf70c69790956b63ec (diff)
chore: update licensed cache
Diffstat (limited to '.github')
-rw-r--r--.github/licensed/bundler/net-hippie.dep.yml4
-rw-r--r--.github/licensed/bundler/oj.dep.yml2
-rw-r--r--.github/licensed/bundler/thor.dep.yml2
3 files changed, 4 insertions, 4 deletions
diff --git a/.github/licensed/bundler/net-hippie.dep.yml b/.github/licensed/bundler/net-hippie.dep.yml
index ff4a312..1199598 100644
--- a/.github/licensed/bundler/net-hippie.dep.yml
+++ b/.github/licensed/bundler/net-hippie.dep.yml
@@ -1,9 +1,9 @@
---
name: net-hippie
-version: 1.1.0
+version: 1.1.1
type: bundler
summary: net/http for hippies. ☮️
-homepage: https://github.com/mokhan/net-hippie/
+homepage: https://rubygems.org/gems/net-hippie
license: mit
licenses:
- sources: LICENSE.txt
diff --git a/.github/licensed/bundler/oj.dep.yml b/.github/licensed/bundler/oj.dep.yml
index 69c6fb7..e9878c8 100644
--- a/.github/licensed/bundler/oj.dep.yml
+++ b/.github/licensed/bundler/oj.dep.yml
@@ -1,6 +1,6 @@
---
name: oj
-version: 3.10.18
+version: 3.11.2
type: bundler
summary: A fast JSON parser and serializer.
homepage: http://www.ohler.com/oj
diff --git a/.github/licensed/bundler/thor.dep.yml b/.github/licensed/bundler/thor.dep.yml
index 0fd74e6..d975200 100644
--- a/.github/licensed/bundler/thor.dep.yml
+++ b/.github/licensed/bundler/thor.dep.yml
@@ -1,6 +1,6 @@
---
name: thor
-version: 1.0.1
+version: 1.1.0
type: bundler
summary: Thor is a toolkit for building powerful command-line interfaces.
homepage: http://whatisthor.com/