summaryrefslogtreecommitdiff
path: root/.github/licensed/bundler/set.dep.yml
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2024-12-31 11:51:58 -0700
committermo khan <mo@mokhan.ca>2024-12-31 14:40:07 -0700
commit78c6a086164aa83ce2e4e57daadfbdb53a31a37f (patch)
tree2718cbb345bb3c8257ccbaf9e1b8e7913699a3a5 /.github/licensed/bundler/set.dep.yml
parent80d59246ec0752128548d6c61a2d44ec498771d7 (diff)
feat: Add support for Ruby 3.2+HEADv0.19.0main
Diffstat (limited to '.github/licensed/bundler/set.dep.yml')
-rw-r--r--.github/licensed/bundler/set.dep.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/licensed/bundler/set.dep.yml b/.github/licensed/bundler/set.dep.yml
index f350ed7..9aacf17 100644
--- a/.github/licensed/bundler/set.dep.yml
+++ b/.github/licensed/bundler/set.dep.yml
@@ -1,6 +1,6 @@
---
name: set
-version: 1.0.2
+version: 1.1.1
type: bundler
summary: Provides a class to deal with collections of unordered, unique values
homepage: https://github.com/ruby/set
@@ -8,7 +8,7 @@ license: other
licenses:
- sources: LICENSE.txt
text: |
- Copyright (c) 2002-2020 Akinori MUSHA
+ Copyright (c) 2002-2024 Akinori MUSHA
All rights reserved.