rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-3 2016.9.29.0 → 2016.9.29.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.rd +2 -2
- data/config.yaml +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 14fab6ad8003dcdfd675192e5fc15bfb61d8462b
|
4
|
+
data.tar.gz: e48e5ae1d5449193521dde73413b41e9ed89a645
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7f7891adc7087d18153dc69b698fddcadda9244054743426ace0546f3668d48531c77a26f00ca8f6768d5218be6e16ab439b266732ac3ae6540d02775e04615d
|
7
|
+
data.tar.gz: a6328c347ec533f0a794b11bd114b8032a6466f6d5ab559dbe6b2a0280a95f930833ed4a85c1b4f9b2df148e3ed42c9adba346af0e771c57612ffa1d331f9aa6
|
data/README.rd
CHANGED
data/config.yaml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2016.9.29.
|
4
|
+
version: 2016.9.29.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- 須藤功平
|
@@ -24,7 +24,7 @@ dependencies:
|
|
24
24
|
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: 2.0.2
|
27
|
-
description: Mroonga・PGroonga
|
27
|
+
description: 既存のアプリケーションにMroonga・PGroongaを導入する方法を具体的な事例を使いながら紹介します。
|
28
28
|
email:
|
29
29
|
- kou@clear-code.com
|
30
30
|
executables: []
|
@@ -65,5 +65,5 @@ rubyforge_project:
|
|
65
65
|
rubygems_version: 2.5.1
|
66
66
|
signing_key:
|
67
67
|
specification_version: 4
|
68
|
-
summary: Mroonga・PGroonga
|
68
|
+
summary: Mroonga・PGroonga導入方法
|
69
69
|
test_files: []
|