pennmarc 1.2.0 → 1.2.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2b87c66becc36828ec6331d7261d0b71472a74f4af26f2b7a145ed54316ed11a
4
- data.tar.gz: 0de62b7492b92ebe0902081aee1da5e5bcabac9e8d9042bab88db7887adda62e
3
+ metadata.gz: b7c380943acc4f69a8a7555260d122aa77046b2ab62a2f73e1b3559740bd409b
4
+ data.tar.gz: 0cc7fb1a1860265fb9bb2fcd637966d0d2972e6496a79545328649fa27fc1445
5
5
  SHA512:
6
- metadata.gz: 0ffced7042a0c00a09c1a2b465e0d17506e55bf0a77255e8f1bce1acabdfabe8faa819864cb0376d7ac6a10285c1a810bd1ede17210829326d342998ed908aa4
7
- data.tar.gz: 7aac0315dda59416fdd5b5ed6409b1ddc9a3f881bc75a5aa08c07d299d9824ed9c12a6f6cbe7cacc39a45980f36bcfb97e9ed6b42c379a3aa6364b56f397a244
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: Athenaeum of Philadelphia - Carpenters' Company
66
- library: Athenaeum of Philadelphia
67
- display: Athenaeum of Philadelphia - Carpenters' Company
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: LIBRA
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: LIBRA
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
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PennMARC
4
- VERSION = '1.2.0'
4
+ VERSION = '1.2.1'
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.0
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-08-30 00:00:00.000000000 Z
15
+ date: 2024-09-17 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: activesupport