pennmarc 1.4.7 → 1.4.8
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 +3 -4
- 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: a51f4a4e365a774002e2dbddfa2d1ba72b37e7ed5b98c2b6ca7910e45c571568
|
|
4
|
+
data.tar.gz: 795408a49a463709d3d0805ec5a66b58c822ee99630f9ed281583c2c954e23b4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 64213422101fa26f03d675af34ffb5f0169b266c6173689516fb9a33120d3fca8c709392ccea842baf96ae08887c9aea238d542e932cf289428437fce7685df9
|
|
7
|
+
data.tar.gz: b29c0fb8dd64d223b0749b1179286bd99d430e658d38e236cfed0747b96fc88dd9494c213ecd0c007c03a0bca03ea49a6ba61fce2eb59578e6c42cc337ee46e1
|
|
@@ -579,7 +579,7 @@ easiaover:
|
|
|
579
579
|
easiasem:
|
|
580
580
|
specific_location: Van Pelt - Candice and Robert Willoughby East Asian Studies Seminar Room
|
|
581
581
|
library: Van Pelt-Dietrich Library Center
|
|
582
|
-
display: Van Pelt - Candice and Robert Willoughby East Asian Studies Seminar Room
|
|
582
|
+
display: Van Pelt - Candice and Robert Willoughby East Asian Studies Seminar Room
|
|
583
583
|
eastasia:
|
|
584
584
|
specific_location: Van Pelt - East Asia Collection
|
|
585
585
|
library: Van Pelt-Dietrich Library Center
|
|
@@ -805,8 +805,7 @@ medieval:
|
|
|
805
805
|
mideast:
|
|
806
806
|
specific_location: Van Pelt - Stapleton Seminar Room
|
|
807
807
|
library: Van Pelt-Dietrich Library Center
|
|
808
|
-
display: Van Pelt - Stapleton Seminar Room
|
|
809
|
-
|
|
808
|
+
display: Van Pelt - Stapleton Seminar Room
|
|
810
809
|
mscirc:
|
|
811
810
|
specific_location: Penn Museum Library - Circulation
|
|
812
811
|
library: Penn Museum Library
|
|
@@ -1030,7 +1029,7 @@ rotc:
|
|
|
1030
1029
|
sasiarefe:
|
|
1031
1030
|
specific_location: Van Pelt - Govindaraju/Chandrasekhara South Asia Studies Seminar Room
|
|
1032
1031
|
library: Van Pelt-Dietrich Library Center
|
|
1033
|
-
display: Van Pelt - Govindaraju/Chandrasekhara South Asia Studies Seminar Room
|
|
1032
|
+
display: Van Pelt - Govindaraju/Chandrasekhara South Asia Studies Seminar Room
|
|
1034
1033
|
scg123:
|
|
1035
1034
|
specific_location: Kislak Center for Special Collections - Rare Book Collection
|
|
1036
1035
|
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.4.
|
|
4
|
+
version: 1.4.8
|
|
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: 2026-07-
|
|
15
|
+
date: 2026-07-24 00:00:00.000000000 Z
|
|
16
16
|
dependencies:
|
|
17
17
|
- !ruby/object:Gem::Dependency
|
|
18
18
|
name: activesupport
|