cul_hydra 1.3.1 → 1.3.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bb441c7e64dcc3476f297e2bf7c5ebbd3494a5fd
4
- data.tar.gz: b6bf355a41cc5260d901966f5d3880b2a1815d55
3
+ metadata.gz: f7269ccf69364a7d808868e7d15f0ac813aabf7b
4
+ data.tar.gz: 7d196a52b2ece77d84f68936cfdd39545c3d1a26
5
5
  SHA512:
6
- metadata.gz: e12877524d1616aaeb03a68cb9678b8fc7b7e8cc5094a242778cf453b565d51f8ec528e426b67bb7927f39e2945fb291d9a3fd1ceda83b982c957a3a5d3f29b9
7
- data.tar.gz: 34a912f57ce193f0f2fd340d852cd3494e5546af38838865d0661d00eef15624d6c7ef6cf544e843df2d0f30538687b11e9d5a9909351696a902cb1b0cfac72e
6
+ metadata.gz: 3e48a5064908e341c6951b43a4689baf932a1b92d22fab3bb608677dc1af26a1bca1426d1d3cd2299f3dec31de50f345dd163308f176a65209dd539259b75b1f
7
+ data.tar.gz: 20d0f94b8cf2817c2ec66f9e39e192838557d438102a7e4376dfbf0ddb619d7a8fe884ef88c68c190d2dab00edd5f783688390a7469e8c03aa6f9f620f1d1d4d
@@ -154,10 +154,6 @@ module ClassMethods
154
154
  :stream => 'on'
155
155
  }))
156
156
 
157
- puts 'searching for: ' + identifier.inspect
158
- puts 'with query: ' + find_by_identifier_query.inspect
159
- puts 'search_response: ' + search_response.inspect
160
-
161
157
  pids_to_return = []
162
158
 
163
159
  if search_response['results'].present?
@@ -1,6 +1,6 @@
1
1
  module Cul
2
2
  module Hydra
3
- VERSION = '1.3.1'
3
+ VERSION = '1.3.2'
4
4
  def self.version
5
5
  VERSION
6
6
  end
@@ -1,6 +1,6 @@
1
1
  module Cul
2
2
  module Hydra
3
- VERSION = '1.3.0'
3
+ VERSION = '1.3.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.3.1
4
+ version: 1.3.2
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: 2015-12-16 00:00:00.000000000 Z
12
+ date: 2015-12-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: blacklight
@@ -525,4 +525,3 @@ signing_key:
525
525
  specification_version: 4
526
526
  summary: ActiveFedora, OM, and Solrizer implementations for CUL repository apps
527
527
  test_files: []
528
- has_rdoc: