cul_scv_hydra 0.16.0 → 0.16.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 +8 -8
- data/config/locales/ldpd_hydra.en.yml +2 -0
- data/lib/cul_scv_hydra/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
NGU0ZDk1ZThjYjdlMzAwZGZiZDlmM2QzMzlmY2Q3M2ZjNzExOGZjOA==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
ZDQzNTEwOGEwNzgxM2QyZmIxMjc0MDAxZDlmODRlYjIwMWM4NzAyNA==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
MmQyOWE2MmViYjJjM2UyODljYjJmNTc4ZWNkOGUxOGFkY2FkYTcyMmQ3MmVk
|
|
10
|
+
NjE4ZTEzOGJhMmU1ZGEzNGMzODFiZjIwZjI1ZWVhZTk4NGEzNThhZTQ4NWUx
|
|
11
|
+
Zjg5OGE3NWRiYjAzYTM5YzAzMTQxMjA2MWZkZTdjNzVjYTcwM2Q=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
ZDQyOWQyNDdjODE0MjJhM2UwM2IwZGYyNjllNjg4MjIzZDcxMGQ3MTk2MzVl
|
|
14
|
+
ZWRjMzA3MmQwNWE3YzUyZDZiM2I5OTgzMWRlZjI1ZWY2YzdiNTgxZTg0Yjdj
|
|
15
|
+
Y2FmMTBhN2UwZTVjYzExNzA5MTVlYmUwZTRiZjIwOGNjNWNhYzM=
|
|
@@ -13,6 +13,7 @@ en:
|
|
|
13
13
|
'NNC-RB' : 'RBML'
|
|
14
14
|
'NyNyCBL' : 'Burke Library'
|
|
15
15
|
'NyNyCOH' : 'CCOH'
|
|
16
|
+
'UkWC-A' : 'Royal Archives, Windsor Castle'
|
|
16
17
|
project:
|
|
17
18
|
'Customer Order Collection' : 'Pres Orders'
|
|
18
19
|
"Children's Drawings of the Spanish Civil War (online exhibition)" : 'Spanish Civil War'
|
|
@@ -35,3 +36,4 @@ en:
|
|
|
35
36
|
'NNC-RB' : 'Rare Book and Manuscript Library'
|
|
36
37
|
'NyNyCBL' : 'Burke Library at Union Theological Seminary'
|
|
37
38
|
'NyNyCOH' : 'Columbia Center for Oral History Collections'
|
|
39
|
+
'UkWC-A' : 'Royal Archives, Windsor Castle'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cul_scv_hydra
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.16.
|
|
4
|
+
version: 0.16.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Benjamin Armintor
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-07-
|
|
11
|
+
date: 2014-07-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: blacklight
|