etda_utilities 0.20.0 → 0.20.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e1e6f1fc1ee53eb759df0bac3b41fd77994eea99ead5d98afb6130bbf5466892
4
- data.tar.gz: 1541e43f5d8b3a66b0517029e4c879018f33800e654ea37244afc0d22a1b4e3d
3
+ metadata.gz: 4fa7767ae8d3e47b2f186de8602540d188284d5a489ceadfc1accf4f86baa488
4
+ data.tar.gz: 52930331976c21f0ffcbc1e076f8bafc7abe570d80dba75a8a2f0db0c31b28cf
5
5
  SHA512:
6
- metadata.gz: 24ae704029023cd7c1a60c63be857897164e457347bdf49f52a9b6128ed689d0904c7465a1e63e27d80d51fcd7edf2dd4aa7b310f1e59febef8b04e2d622898c
7
- data.tar.gz: 3184bec04b2da4f405c7807de78d4342299a563983163f7091ed61f26848099d4a55da7cf05460ac0d6f248de5e7f7208e91c7c9a1abf723c36f4a10595b73b8
6
+ metadata.gz: 478a319ee8ce5b597fe32f007a666c7253d359424379cebebc4ab3490ebcc01ed7a2f2e6127ad526daeaed941b4e28c9d735291536bbf82f5e058fb077450437
7
+ data.tar.gz: 30ef51e0555a09e632d72783535da8f0f47157cf5bf81bef4a377a4571331aea1c2cf4823942f7ee51408b75fe39e9fca12c343a5c8a63e0de545b5b43157098
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- etda_utilities (0.20.0)
4
+ etda_utilities (0.20.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -2,7 +2,7 @@ graduate:
2
2
  access_level:
3
3
  open_access: Open Access
4
4
  open_access_attr:
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.'
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:
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EtdaUtilities
4
- VERSION = "0.20.0"
4
+ VERSION = "0.20.1"
5
5
  end
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.0
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-20 00:00:00.000000000 Z
11
+ date: 2024-05-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler