change_the_subject 0.3.3 → 0.3.4

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: 93a323c7be102c29ca27cedee07f7586bc3e88fb5829b2b4841f8e8ec903aebc
4
- data.tar.gz: 7355143afda00985700ff78493630baff96bdc3055c46dac4d64f79aa5b0c69a
3
+ metadata.gz: 840263d3d71e3f44176d9fab63d94d009383ff41d9bf35e3a59e014e3dac1e96
4
+ data.tar.gz: 5d621a18099b9da1ba0f176591b322c165695dd837fba0ab12ecb17cf58eabb6
5
5
  SHA512:
6
- metadata.gz: efb4a20422392edf75953446de51330ef54056fb24397fe6f9a7c5f42d50164f94ffe492c43a521989b4da053199feca10b81498ceb71f308f7e9aff7a7d3fe1
7
- data.tar.gz: a15d48cf4ce21d3d8fcd35ab8ae63c5dd6b9a58370635c946e1eb0224749826ea0323cd97f786b8f3be1c967a48101f3aa8d511f8ecd5745bf5a74dc27cbd679
6
+ metadata.gz: 4075dce7dc3b7c11ad76ccdb126ab0548e34e02fd8655725e2f8d63dffd98162bcdf5db018bdbe238b5d8b2cfd8b553be430dabb5b2379974d4e29aa4ea0682a
7
+ data.tar.gz: a897b2b57f526ea2b1e3cbec70816fa888984de5cd2682cf0bf11cdfdfcbfec9d2d6451588e0ec88b2e4d056fea2177b8d9c4de57805c3ac0188407e2e613dc6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- change_the_subject (0.3.3)
4
+ change_the_subject (0.3.4)
5
5
  yaml
6
6
 
7
7
  GEM
@@ -91,3 +91,6 @@
91
91
  "Gender identity disorders in adolescence":
92
92
  replacement: "Gender dysphoria in adolescence"
93
93
  rationale: '"Gender identity disorder" was removed from the DSM -- the primary diagnostic manual used by psychiatric and psychological professionals in the U.S. -- nearly a decade ago, and replaced with "Gender dysphoria."'
94
+ "Gays":
95
+ replacement: "Gay people"
96
+ rationale: "This subject heading has been updated by the Library of Congress, but some partner records have not yet been updated to reflect this."
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class ChangeTheSubject
4
- VERSION = "0.3.3"
4
+ VERSION = "0.3.4"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: change_the_subject
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Max Kadel
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: exe
13
13
  cert_chain: []
14
- date: 2023-07-07 00:00:00.000000000 Z
14
+ date: 2024-05-22 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: yaml