pennmarc 1.2.6 → 1.2.7

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
  SHA256:
3
- metadata.gz: bc89ffad46c996296dc5cd84d8a2b9c81b82653b24c9d16f6aa9e12c9c3c6aaa
4
- data.tar.gz: 5e1f488f73b07970e4242a7bbffb1536db2f800e73db72d4ad9b33d75375ad38
3
+ metadata.gz: 920cef15f1cac246074afedbe31a0f456ee81d9e9bcbb04c0dde024901d925db
4
+ data.tar.gz: edf42bff8a460373147e52e4cc3bf1c277655486635952ebf6604bc83fab5912
5
5
  SHA512:
6
- metadata.gz: 61a8aded7159b786a45213d03c4eb17b60eced7dba21e79b8b634a03bccdcd7f1e312f5205431e3215a95fbdba91ad60611312a03939f3c03bfc39b85dc5dc88
7
- data.tar.gz: 756c4a538eedd1fd7b9bc12a347547863ea8674965c3a87669a32ca39d3c50724af0a17e3d1747e7e3a06385a9c6b55aead58d8c5d091996af5c37ed1c1641ba
6
+ metadata.gz: 614f6a26980656a8030bdaf28b0c901a9d5a841e0bad65b1e0455e9f09b3071e6c1f379ea3a54c4267c66403efdef3de0e7be4862c9e05c84d3d1f228921ccd8
7
+ data.tar.gz: 6b85c2040e4b9dbb0bb95b5e5d0914ada840399338246b54ee94b338ebb7c7c58dd32a22d9ae425337b6ce7074c03124e826a7b4b117bc40cc3d05405cfe2e29
@@ -160,14 +160,14 @@ vismatl:
160
160
  aeon: true
161
161
  athstor:
162
162
  specific_location: LIBRA - Athenaeum of Philadelphia
163
- library:
163
+ library:
164
164
  - LIBRA
165
165
  - Athenaeum of Philadelphia
166
166
  display: LIBRA - Athenaeum of Philadelphia
167
167
  aeon: true
168
168
  athstorcir:
169
169
  specific_location: LIBRA - Athenaeum of Philadelphia Circulating
170
- library:
170
+ library:
171
171
  - LIBRA
172
172
  - Athenaeum of Philadelphia
173
173
  display: LIBRA - Athenaeum of Philadelphia Circulating
@@ -1272,6 +1272,14 @@ scinc:
1272
1272
  - Van Pelt-Dietrich Library Center
1273
1273
  display: Kislak Center for Special Collections - Incunables
1274
1274
  aeon: true
1275
+ sckatzstor:
1276
+ specific_location: LIBRA Rare Library at the Katz Center
1277
+ library:
1278
+ - Special Collections
1279
+ - LIBRA
1280
+ - Library at the Katz Center for Advanced Judaic Studies
1281
+ display: LIBRA Rare Library at the Katz Center
1282
+ aeon: true
1275
1283
  sclea:
1276
1284
  specific_location: Kislak Center for Special Collections - Lea Collection
1277
1285
  library:
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PennMARC
4
- VERSION = '1.2.6'
4
+ VERSION = '1.2.7'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pennmarc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.6
4
+ version: 1.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Kanning
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2024-12-20 00:00:00.000000000 Z
15
+ date: 2024-12-23 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: activesupport