rabbit-slide-kou-groonga-meatup-2017 2017.2.9.0 → 2017.2.9.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/config.yaml +1 -1
- data/groonga-family-2016.rab +42 -0
- data/pdf/groonga-meatup-2017-groonga-family-2016.pdf +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e0254d87c7eaed574f1bdd0702cde7289d895fc4
|
4
|
+
data.tar.gz: 8946ab2b2d0bd7e23785bda2a0fcbd30805cfb90
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cccb6fb25441fef1deba02d37ef6c819d0d2b137330f8fdd2ce3c5fcfbf598d23417ea1b385be9da5c87b4eb3b94cf470a6fc2d0d0c9ba0c80d4bd3ab7f1fabd
|
7
|
+
data.tar.gz: 33e3688df240a2eb70ad35cafc75144c0f936748519d28fcedb006a87108d672e5a9a9fc0b3b0fbc4dbe24d726b42a9f69d4190a19263b79f30de7dc1d2b51a1
|
data/config.yaml
CHANGED
data/groonga-family-2016.rab
CHANGED
@@ -13,6 +13,48 @@
|
|
13
13
|
: theme
|
14
14
|
groonga
|
15
15
|
|
16
|
+
= 最近のニュース(1)
|
17
|
+
|
18
|
+
Groonga 7.0.0\n
|
19
|
+
リリース!
|
20
|
+
|
21
|
+
= 最近のニュース(2)
|
22
|
+
|
23
|
+
Mroonga 7.00\n
|
24
|
+
リリース!
|
25
|
+
|
26
|
+
== スライドプロパティ
|
27
|
+
|
28
|
+
: groonga-product
|
29
|
+
|
30
|
+
mroonga
|
31
|
+
|
32
|
+
= 最近のニュース(3)
|
33
|
+
|
34
|
+
MySQL Workbench\n
|
35
|
+
(('note:(Oracle製のGUIなMySQL管理ツール)'))\n
|
36
|
+
Mroongaを\n
|
37
|
+
サポート!
|
38
|
+
|
39
|
+
== スライドプロパティ
|
40
|
+
|
41
|
+
: groonga-product
|
42
|
+
|
43
|
+
mroonga
|
44
|
+
|
45
|
+
= 最近のニュース(4)
|
46
|
+
|
47
|
+
Zulip\n
|
48
|
+
(('note:(Dropbox製のチャットツール)'))\n
|
49
|
+
PGroongaを\n
|
50
|
+
サポート!
|
51
|
+
|
52
|
+
== スライドプロパティ
|
53
|
+
|
54
|
+
: groonga-product
|
55
|
+
|
56
|
+
pgroonga
|
57
|
+
|
16
58
|
= 2016年の概要
|
17
59
|
|
18
60
|
* Groongaが凄くよくなった
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-kou-groonga-meatup-2017
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2017.2.9.
|
4
|
+
version: 2017.2.9.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kouhei Sutou
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-02-
|
11
|
+
date: 2017-02-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|