change_the_subject 0.3.5 → 0.3.6

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: f8a0956d2724b06f4d4bf159ef8a92236bb040d689cb0ca886b262c14f3fdff3
4
- data.tar.gz: 3fc1fb0de44f65beaa8823077e17679ee990d04a1cf9dc61774bd7598535dcfc
3
+ metadata.gz: 1512dad6ec282f50dd9891ac10f0304eef7e566f202af7e0b869c0c101d24ffa
4
+ data.tar.gz: 602152e6fdad2ec73359bb994bf2f1bc6728311f143d9c20dba20f698eb7b381
5
5
  SHA512:
6
- metadata.gz: 5bf724643816e357bb6c80d5b386fc9ed6249edc07cab9ccfd4090ce1a02892a0a76c20d548574b452bece0651e8e6a8f5b47f04fef32e95e23b33f48ff0b2df
7
- data.tar.gz: 5388b39ec7c4dd8456989b5a10ea66ea0d4deb28571e154e2316c78a1fdbb1431cf09f14f644ea1e208a8922d796cd90f8e0f43f77a79fd3ffb34838ade3c4a8
6
+ metadata.gz: 96a3e99d821468d4e08a528e724ddf8ee8c294db1484c1018990529e38876a864e74f533932aef78ed227994412bbb388c49c8872c155f5f617d935767a0b1d2
7
+ data.tar.gz: f3df96cf53476044528c51315603e92345adb03e931b8d5b2d3b0bee1ae69431628cfc80a9a2984e9292af85a203734af1b7bc33f79fd052625f4b1de2e2a5ad
data/.circleci/config.yml CHANGED
@@ -4,7 +4,7 @@ jobs:
4
4
  parameters:
5
5
  ruby:
6
6
  description: "Ruby version"
7
- default: "2.7.5"
7
+ default: "3.3.6"
8
8
  type: "string"
9
9
  docker:
10
10
  - image: cimg/ruby:<< parameters.ruby >>
@@ -36,4 +36,4 @@ workflows:
36
36
  - test:
37
37
  matrix:
38
38
  parameters:
39
- ruby: ["2.7.5", "3.0.0"]
39
+ ruby: ["3.1.6", "3.2.6", "3.3.6"]
data/.tool-versions CHANGED
@@ -1 +1 @@
1
- ruby 3.0.0
1
+ ruby 3.1.6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- change_the_subject (0.3.5)
4
+ change_the_subject (0.3.6)
5
5
  yaml
6
6
 
7
7
  GEM
@@ -68,6 +68,7 @@ GEM
68
68
 
69
69
  PLATFORMS
70
70
  arm64-darwin-21
71
+ arm64-darwin-24
71
72
  x86_64-darwin-20
72
73
  x86_64-darwin-21
73
74
 
@@ -107,3 +107,6 @@
107
107
  ["Italian Americans", "Evacuation and relocation, 1942-1945"]:
108
108
  replacement: ["Italian Americans", "Forced removal and internment, 1942-1945"]
109
109
  rationale: "This subject heading has been updated by the Library of Congress, but some partner records have not yet been updated to reflect this."
110
+ "Convict labor":
111
+ replacement: "Prison labor"
112
+ rationale: "Prison labor is currently listed in LCSH as a variant of the authorized heading Convict labor. However, Convict labor appears to have become less commonly used and prison labor to have a broader historical scope. This title change was recommended by the Prison Teaching Initiative at Princeton."
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class ChangeTheSubject
4
- VERSION = "0.3.5"
4
+ VERSION = "0.3.6"
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.5
4
+ version: 0.3.6
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: 2024-07-09 00:00:00.000000000 Z
14
+ date: 2024-12-09 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: yaml
@@ -142,7 +142,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
142
142
  - !ruby/object:Gem::Version
143
143
  version: '0'
144
144
  requirements: []
145
- rubygems_version: 3.2.3
145
+ rubygems_version: 3.3.27
146
146
  signing_key:
147
147
  specification_version: 4
148
148
  summary: Provides configuration and utilities for replacing archaic subject terms