rabbit-slide-daipom-burikaigi2025-lt-ossgate 1.0.0 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/burikaigi2025-lt-ossgate.md +4 -6
- data/config.yaml +1 -1
- data/pdf/burikaigi2025-lt-ossgate-burikaigi2025-lt-ossgate.pdf +0 -0
- metadata +8 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d7bd16eee9983dece5770fe59ea7dbcd5e2dd3496f77c60a28c397a5285f91f2
|
4
|
+
data.tar.gz: 26597423605c108e4235e960086106461175a5e7231595d2ff4fb85955bf9a9e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1272ddb8edc3d0e2c23f977a677c84e3f43a1b25415516805b5daaca5d442b45724f9682572c0755858cc7023386ab49419cd9c53d0f109beb1bb66c2a07fe34
|
7
|
+
data.tar.gz: ae745e5ce543ff059b04e9461d215045a191884617e1762f78e864c121f7d8730ce241f13d12fd890f23551ae83f50dc6be682f4be6525add729d51c18bdf37b
|
data/burikaigi2025-lt-ossgate.md
CHANGED
@@ -138,14 +138,12 @@ OSSの門?
|
|
138
138
|
|
139
139
|
# 企業様とコラボ
|
140
140
|
|
141
|
-
#
|
141
|
+
# フィヨルドブートキャンプ様とコラボ
|
142
142
|
|
143
143
|
詳しくは次のブログを!
|
144
144
|
|
145
|
-
*
|
146
|
-
|
147
|
-
* フィヨルドブートキャンプ様とOSS Gateワークショップをコラボ実施しました!
|
148
|
-
* {::note}<https://www.clear-code.com/blog/2024/2/2/ossgate-workshop-with-fjord-boot-camp.html>{:/note}
|
145
|
+
* {::note}<https://bootcamp.fjord.jp/articles/80>{:/note}
|
146
|
+
* {::note}<https://www.clear-code.com/blog/2024/2/2/ossgate-workshop-with-fjord-boot-camp.html>{:/note}
|
149
147
|
|
150
148
|
# OSS Gateオンボーディング
|
151
149
|
|
@@ -179,7 +177,7 @@ OSSの門?
|
|
179
177
|
* 公式ウェブサイト
|
180
178
|
* {::note}<https://oss-gate.github.io/>{:/note}
|
181
179
|
* コミュニティーチャット
|
182
|
-
* {::note}<https://oss-gate.
|
180
|
+
* {::note}<https://matrix.to/#/#oss-gate:matrix.org>{:/note}
|
183
181
|
* 直近のワークショップ開催予定
|
184
182
|
* {::note}<https://oss-gate.doorkeeper.jp/events/upcoming>{:/note}
|
185
183
|
* みなさまの感想・ブログ
|
data/config.yaml
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-daipom-burikaigi2025-lt-ossgate
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Daijiro Fukuda
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|
@@ -62,8 +62,9 @@ files:
|
|
62
62
|
homepage: https://slide.rabbit-shocker.org/authors/daipom/burikaigi2025-lt-ossgate/
|
63
63
|
licenses:
|
64
64
|
- CC-BY-SA-4.0
|
65
|
-
metadata:
|
66
|
-
|
65
|
+
metadata:
|
66
|
+
source_code_uri: https://github.com/daipom/burikaigi2025-lt-ossgate
|
67
|
+
post_install_message:
|
67
68
|
rdoc_options: []
|
68
69
|
require_paths:
|
69
70
|
- lib
|
@@ -78,8 +79,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
78
79
|
- !ruby/object:Gem::Version
|
79
80
|
version: '0'
|
80
81
|
requirements: []
|
81
|
-
rubygems_version: 3.4.
|
82
|
-
signing_key:
|
82
|
+
rubygems_version: 3.4.19
|
83
|
+
signing_key:
|
83
84
|
specification_version: 4
|
84
85
|
summary: OSS開発の入り口「OSS Gate」の歩み - OSS開発を体験してみませんか?
|
85
86
|
test_files: []
|