rabbit-slide-hasumikin-RAGrant2021Report 2022.7.12.0 → 2022.7.12.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/.rabbit +1 -1
- data/config.yaml +1 -1
- data/pdf/RAGrant2021Report-PicoRuby_ep2.pdf +0 -0
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bdad4710c41b8749495bf6f64ac874c43ccbbb9bb52c95551d02606ab7973fe7
|
|
4
|
+
data.tar.gz: 831156b72e21fe9c7dd4050328cefa38227507782592f8c75c43ba3dc8a564df
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 857ed0bb0dc6a6bce2167ed91b03afca162dfe7985e3f4064049c877ca6a7960fd6cecb9ebfcdbbd6936894427bbb083b1c58e57fa86a1c32aa41d17c8bf4ac7
|
|
7
|
+
data.tar.gz: f0d2da040be854a2c98d2807727c5e40f771ca7e6a67b07a4bb60a494b8470d0e433963278958b749fd989c303b569ee1be86f09e2c44405eb818595af6206d3
|
data/.rabbit
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
PicoRuby_ep2.rab
|
data/config.yaml
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rabbit-slide-hasumikin-RAGrant2021Report
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2022.7.12.
|
|
4
|
+
version: 2022.7.12.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- HASUMI Hitoshi
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
11
|
date: 2022-11-10 00:00:00.000000000 Z
|
|
@@ -60,7 +60,7 @@ homepage: https://slide.rabbit-shocker.org/authors/hasumikin/RAGrant2021Report/
|
|
|
60
60
|
licenses:
|
|
61
61
|
- MIT License
|
|
62
62
|
metadata: {}
|
|
63
|
-
post_install_message:
|
|
63
|
+
post_install_message:
|
|
64
64
|
rdoc_options: []
|
|
65
65
|
require_paths:
|
|
66
66
|
- lib
|
|
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
76
76
|
version: '0'
|
|
77
77
|
requirements: []
|
|
78
78
|
rubygems_version: 3.3.7
|
|
79
|
-
signing_key:
|
|
79
|
+
signing_key:
|
|
80
80
|
specification_version: 4
|
|
81
81
|
summary: PicoRuby epsode 2
|
|
82
82
|
test_files: []
|