pennmarc 1.2.6 → 1.2.7
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 +4 -4
- data/lib/pennmarc/mappings/locations.yml +10 -2
- data/lib/pennmarc/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 920cef15f1cac246074afedbe31a0f456ee81d9e9bcbb04c0dde024901d925db
|
|
4
|
+
data.tar.gz: edf42bff8a460373147e52e4cc3bf1c277655486635952ebf6604bc83fab5912
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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:
|
data/lib/pennmarc/version.rb
CHANGED
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.
|
|
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-
|
|
15
|
+
date: 2024-12-23 00:00:00.000000000 Z
|
|
16
16
|
dependencies:
|
|
17
17
|
- !ruby/object:Gem::Dependency
|
|
18
18
|
name: activesupport
|