pennmarc 1.4.6 → 1.4.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e7fc0d8c3919655fd8c163b6cbe4da2b38e2988238532fe24dc8f62d784fb5ab
4
- data.tar.gz: a9a907d91af9f7cffb42147803137bb9d7bca7cdc553a749575684bc3b96381b
3
+ metadata.gz: 5c6566efba615c1f9650111854b27a6adcea24aaf00da64ec95256bb14466ad7
4
+ data.tar.gz: fccfe662a84df33c95a38d0a424e1cbb75c29ff1156ee0bb5da524a96a7aa779
5
5
  SHA512:
6
- metadata.gz: ffe68635b6ccb154b26edb8cc65a381fff97db77d284a20b8d5643d96895288d6e0caae592a2ae897d500bcdfd1b3a0c2fb9df5c8abcf3809010a9c146ec5dbf
7
- data.tar.gz: '09cf7165edcf2031a921517dd4cdb9364faed586a53c88f9fde8d6e0d79d4fefe7ba8a5a2e4ca7f69cf50dfef22e82b3fc4001d0a64c39c520f8f71ebae4f5ab'
6
+ metadata.gz: 292fb70e7eb3338fb05db2c4837977210c1ff69269a759d82fb6075af9e425a349dd66579a7d61739482ca67147a8e9ec230321b04eca9a75aded713d2e02a4b
7
+ data.tar.gz: 2ce3244bcdb92f05d880dd82306021059c56bfe0bacddbce43084985a7600be7e12ff0d4fd180ff426150b1ac1522d0eb3825e80743a177efb4e529a026528ec
@@ -168,6 +168,12 @@ biom:
168
168
  - Health Sciences Libraries
169
169
  - Holman Biotech Commons
170
170
  display: Holman Biotech Commons
171
+ biombest:
172
+ specific_location: Holman Biotech Commons - Bestsellers
173
+ library:
174
+ - Health Sciences Libraries
175
+ - Holman Biotech Commons
176
+ display: Holman Biotech Commons - Bestsellers
171
177
  biomclin:
172
178
  specific_location: Holman Biotech Commons - Clinical Reading Room
173
179
  library:
@@ -1235,6 +1241,13 @@ sclea:
1235
1241
  - Van Pelt-Dietrich Library Center
1236
1242
  display: Kislak Center for Special Collections - Lea Collection
1237
1243
  aeon: true
1244
+ scleastor:
1245
+ specific_location: LIBRA Lea Collection
1246
+ library:
1247
+ - Special Collections
1248
+ - LIBRA
1249
+ display: LIBRA Lea Collection
1250
+ aeon: true
1238
1251
  scmap:
1239
1252
  specific_location: Kislak Center for Special Collections - Rare Book Collection
1240
1253
  library:
@@ -1618,6 +1631,10 @@ vpnewbook:
1618
1631
  specific_location: Van Pelt - New Book Display
1619
1632
  library: Van Pelt-Dietrich Library Center
1620
1633
  display: Van Pelt - New Book Display
1634
+ vppendcc:
1635
+ specific_location: Van Pelt - Pending Review (G133 CC)
1636
+ library: Van Pelt-Dietrich Library Center
1637
+ display: Van Pelt - Pending Review (G133 CC)
1621
1638
  vpref:
1622
1639
  specific_location: Van Pelt Reference - Stacks
1623
1640
  library:
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PennMARC
4
- VERSION = '1.4.6'
4
+ VERSION = '1.4.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.4.6
4
+ version: 1.4.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: 2026-06-18 00:00:00.000000000 Z
15
+ date: 2026-07-20 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: activesupport