lt_junban 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/exe/lt_junban +0 -0
- data/lib/lt_junban/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 293758e73b9048f4a1db5ef64fc0543e56b0039859267ae4aaa47199835c5511
|
4
|
+
data.tar.gz: 6e83f6963fc39cec536f63fd403f7a548be6322bc4955aa87cf39d5760fc8158
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d293cad9906ef7990b8c232d93220ef65b5eaa90a210b4066d9167e4d65adb15e84844ee4214b5a24236538347742df97c0bc6574b6972f3c4d614688bf3b98f
|
7
|
+
data.tar.gz: 151c2e3379a1593b230ea1bd87640f5f4b864cabed9862b1cd9e79a781972bc80acf2ba389b3eabbb2d60205dee1cc7dbbbfd78a51fcaaa2329096d5f7d87120
|
data/exe/lt_junban
CHANGED
File without changes
|
data/lib/lt_junban/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lt_junban
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Koji NAKAMURA
|
@@ -9,8 +9,8 @@ bindir: exe
|
|
9
9
|
cert_chain: []
|
10
10
|
date: 2025-03-17 00:00:00.000000000 Z
|
11
11
|
dependencies: []
|
12
|
-
description: lt_junban is a command-line tool that takes a
|
13
|
-
|
12
|
+
description: lt_junban is a command-line tool that takes a list of presenters as input
|
13
|
+
and shuffles their order.
|
14
14
|
email:
|
15
15
|
- kozy4324@gmail.com
|
16
16
|
executables:
|