vitreous_share 0.0.23 → 0.0.25

Sign up to get free protection for your applications and to get access to all the features.
@@ -37,8 +37,6 @@ module Vitreous
37
37
  'title' => 'Not found',
38
38
  'type' => 'item',
39
39
  'elements' => [],
40
- 'txt' => 'Not found',
41
- 'description' => 'Not found'
42
40
  }.merge(
43
41
  Vitreous::Share::IndexerUtils.meta_properties(
44
42
  structure['elements'].select { |e| e['name'] =~ /^_not_found\./ }
@@ -1,5 +1,5 @@
1
1
  module Vitreous
2
2
  module Share
3
- VERSION = "0.0.23"
3
+ VERSION = "0.0.25"
4
4
  end
5
5
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 23
9
- version: 0.0.23
8
+ - 25
9
+ version: 0.0.25
10
10
  platform: ruby
11
11
  authors:
12
12
  - Fernando Guillen