cul_hydra 1.6.0 → 1.6.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ffa2987939cbe48601c881d32aa95983659b6762107c42b8e987d48d49f41a09
4
- data.tar.gz: 5ea4f078e5d9f24cce630aa288780e3a3b9212ad2c18a3e38fac9c53e30ae9b9
3
+ metadata.gz: e631e6dec97d12ff67e5e412582d19a42715b0b35c7eb556186d855ab5071d2c
4
+ data.tar.gz: 52e1a4749582ca13b6b4285ad8060fb9c950a492e26ae972faca08d0b083ecf2
5
5
  SHA512:
6
- metadata.gz: 2f01913cd99c93b5835d585bcd41a726b2cf173f32909178287ce0696091f0b224353b585ae5ec19436a564af26bc7502198f9e4aee4a09ba4a81928befa73a7
7
- data.tar.gz: fa1a836d6bb025713d2514149b756e9ea03d75aeb6777fbd6070ec33141fcff48bb58623896b089d0565b8a766d9dc8b3b97d2feb7a53e29133d68e99a4e9b5f
6
+ metadata.gz: fb189e3fa2116c7d403dd41aff1719aecf460880b7f9ccf6751b5511eb289709332c36dd4a68bf1280b9c2be6b05a69bda96b8d5d3dc34b200328970c4dab60b
7
+ data.tar.gz: eaf5bd3c4d5c1d54b9776341403060ff8f26598132a4101985f712fa82f7e995a6e22012dd02f0c3d0f50ff95831572c60712c2faff99fc50025b7d397ee2c36
@@ -152,7 +152,7 @@ class ModsDocument < ::ActiveFedora::OmDatastream
152
152
  }
153
153
  t.lib_publisher(:proxy=>[:mods, :origin_info, :publisher], :index_as=>[:displayable])
154
154
  t.genre(:path=>"genre[@authority]",:index_as=>[])
155
- t.lib_genre(:proxy=>[:mods,:genre],:index_as=>[:facetable, :textable])
155
+ t.lib_genre(:proxy=>[:mods,:genre],:index_as=>[:symbol, :textable])
156
156
  end
157
157
 
158
158
  def self.xml_template
@@ -1,6 +1,6 @@
1
1
  module Cul
2
2
  module Hydra
3
- VERSION = '1.6.0'
3
+ VERSION = '1.6.1'
4
4
  def self.version
5
5
  VERSION
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cul_hydra
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Benjamin Armintor
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-03-28 00:00:00.000000000 Z
12
+ date: 2019-03-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bootstrap-sass