pennmarc 1.2.0 → 1.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/pennmarc/mappings/locations.yml +9 -9
- 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: b7c380943acc4f69a8a7555260d122aa77046b2ab62a2f73e1b3559740bd409b
|
4
|
+
data.tar.gz: 0cc7fb1a1860265fb9bb2fcd637966d0d2972e6496a79545328649fa27fc1445
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0265623f80ef1573fdf1d5c2a6a62636291a8edc4e7d06350238b3133071b30cd01a58a9679047578546e856f166ac6df9a9e413c562fafff60eecfc6eb12b93
|
7
|
+
data.tar.gz: aea9b53a26a97e7ff018fda2aacb6101bfb1c21585ac663fcbbdfba7084235de148643b9b03cc1478e230944ce3d45be641189f9852c6b88d7017da00c652bbc
|
@@ -62,9 +62,9 @@ britimp:
|
|
62
62
|
display: Athenaeum of Philadelphia - British Imprints
|
63
63
|
aeon: true
|
64
64
|
carpco:
|
65
|
-
specific_location:
|
66
|
-
library:
|
67
|
-
display:
|
65
|
+
specific_location: Carpenters' Company of the City and County of Philadelphia
|
66
|
+
library: Special Collections
|
67
|
+
display: Carpenters' Company of the City and County of Philadelphia
|
68
68
|
aeon: true
|
69
69
|
catoffice:
|
70
70
|
specific_location: Athenaeum of Philadelphia - Cataloging Office
|
@@ -160,12 +160,16 @@ vismatl:
|
|
160
160
|
aeon: true
|
161
161
|
athstor:
|
162
162
|
specific_location: LIBRA - Athenaeum of Philadelphia
|
163
|
-
library:
|
163
|
+
library:
|
164
|
+
- LIBRA
|
165
|
+
- Athenaeum of Philadelphia
|
164
166
|
display: LIBRA - Athenaeum of Philadelphia
|
165
167
|
aeon: true
|
166
168
|
athstorcir:
|
167
169
|
specific_location: LIBRA - Athenaeum of Philadelphia Circulating
|
168
|
-
library:
|
170
|
+
library:
|
171
|
+
- LIBRA
|
172
|
+
- Athenaeum of Philadelphia
|
169
173
|
display: LIBRA - Athenaeum of Philadelphia Circulating
|
170
174
|
biom:
|
171
175
|
specific_location: Holman Biotech Commons
|
@@ -594,10 +598,6 @@ dncirc:
|
|
594
598
|
- Health Sciences Libraries
|
595
599
|
- Levy Dental Medicine Library
|
596
600
|
display: Levy Dental Medicine Library - Circulation
|
597
|
-
easiacmx:
|
598
|
-
specific_location: Van Pelt - East Asia Comics
|
599
|
-
library: Van Pelt-Dietrich Library Center
|
600
|
-
display: Van Pelt - East Asia Comics
|
601
601
|
easiaover:
|
602
602
|
specific_location: Van Pelt - East Asia Oversize
|
603
603
|
library: Van Pelt-Dietrich Library Center
|
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.1
|
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-
|
15
|
+
date: 2024-09-17 00:00:00.000000000 Z
|
16
16
|
dependencies:
|
17
17
|
- !ruby/object:Gem::Dependency
|
18
18
|
name: activesupport
|