etda_utilities 0.20.0 → 0.20.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 +4 -4
- data/Gemfile.lock +1 -1
- data/lib/etda_utilities/access_levels_for_partners.yml +1 -1
- data/lib/etda_utilities/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: 4fa7767ae8d3e47b2f186de8602540d188284d5a489ceadfc1accf4f86baa488
|
|
4
|
+
data.tar.gz: 52930331976c21f0ffcbc1e076f8bafc7abe570d80dba75a8a2f0db0c31b28cf
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 478a319ee8ce5b597fe32f007a666c7253d359424379cebebc4ab3490ebcc01ed7a2f2e6127ad526daeaed941b4e28c9d735291536bbf82f5e058fb077450437
|
|
7
|
+
data.tar.gz: 30ef51e0555a09e632d72783535da8f0f47157cf5bf81bef4a377a4571331aea1c2cf4823942f7ee51408b75fe39e9fca12c343a5c8a63e0de545b5b43157098
|
data/Gemfile.lock
CHANGED
|
@@ -2,7 +2,7 @@ graduate:
|
|
|
2
2
|
access_level:
|
|
3
3
|
open_access: Open Access
|
|
4
4
|
open_access_attr:
|
|
5
|
-
description_html:
|
|
5
|
+
description_html: Allows free worldwide access to the entire work beginning immediately after degree conferral. Appropriate for the majority of dissertation submissions in immediately fulfilling the requirement for making the work available to the public. After the conferral of the degree, abstracts for all doctoral dissertations and master's theses, whether Open Access, Restricted (Penn State) or Restricted, become accessible worldwide.
|
|
6
6
|
scope: released_for_publication
|
|
7
7
|
restricted_to_institution: 'Restricted (Penn State Only)'
|
|
8
8
|
restricted_to_institution_attr:
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: etda_utilities
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.20.
|
|
4
|
+
version: 0.20.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- ajk5603@psu.edu
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-05-
|
|
11
|
+
date: 2024-05-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|