pg_fts 0.2.0 → 0.2.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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1ea680738925689db1fc42b39c9c093cb8614dc7
4
- data.tar.gz: d7d82abffb9221c04a4a3ff8941adfc936b7c4e6
3
+ metadata.gz: d533edd2a23fbc5dfcc57c54a96fa69d73d0f9d4
4
+ data.tar.gz: c364e566b287a2f8803ecd0514f256460ac454f9
5
5
  SHA512:
6
- metadata.gz: 0ee0f73f4700ca766afc752ebe714f90f93a2ac4b6d63cb1baceea623b9cc80fa418d9afad231f3d63d9ad3be1ff678c4de223a396226bd7ba7fc18eecc2ba32
7
- data.tar.gz: 5a5584885fa6f196bb43a313a21716cc814a25272d198cbc22695d78d4b2eb99e0e32cc57e37c6f577a9f395cccf4ce478ce8b89a262028f634ecd0f1c1ccb8c
6
+ metadata.gz: 92b2ee850cd249b090e36ce369bd1ba3084d8b4b0b5c92c13ff2b0b2a9c5e17d078e8231024dbfa7dc2e94b7290270ad09d026c364ab21f4dae6b85dc3b69f37
7
+ data.tar.gz: 4b06429df3be3a2330cc4eac8a76fc75ea70934c0c6dd759dc1de48f035a8285f4a51ffd392e93b5a7511d559dfcd12087244b863c302a5978e16091c7d77f47
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pg_fts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Loic Nageleisen
@@ -83,7 +83,7 @@ files:
83
83
  - lib/pg/fts/naming.rb
84
84
  - lib/pg/fts/ts_vector.rb
85
85
  - lib/pg_fts.rb
86
- homepage: https://gitlab.adhoc-gti.com/lnageleisen/pg-fts
86
+ homepage: https://gitlab.com/adhoc-gti/pg-fts
87
87
  licenses:
88
88
  - MIT
89
89
  metadata: {}