File tree 3 files changed +23
-23
lines changed
3 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 11
11
cgi (0.4.1 )
12
12
charlock_holmes (0.7.9 )
13
13
chronic (0.10.2 )
14
- concurrent-ruby (1.3.3 )
14
+ concurrent-ruby (1.3.4 )
15
15
connection_pool (2.4.1 )
16
16
crack (1.0.0 )
17
17
bigdecimal
18
18
rexml
19
19
diff-lcs (1.5.1 )
20
- dotenv (3.1.2 )
21
- faraday (2.10.0 )
22
- faraday-net_http (>= 2.0 , < 3.2 )
20
+ dotenv (3.1.4 )
21
+ faraday (2.12.0 )
22
+ faraday-net_http (>= 2.0 , < 3.4 )
23
+ json
23
24
logger
24
25
faraday-follow_redirects (0.1.0 )
25
26
faraday (>= 2 , < 3 )
26
- faraday-net_http (3.1 .0 )
27
+ faraday-net_http (3.3 .0 )
27
28
net-http
28
29
faraday-retry (2.2.1 )
29
30
faraday (~> 2.0 )
30
- github-linguist (7.30.0 )
31
+ github-linguist (8.0.1 )
31
32
cgi
32
33
charlock_holmes (~> 0.7.7 )
33
34
mini_mime (~> 1.0 )
34
35
rugged (~> 1.0 )
35
- hashdiff (1.1.0 )
36
+ hashdiff (1.1.1 )
36
37
issue (1.0.2 )
37
38
openssl (~> 3.2 )
38
39
rack (~> 3.1 )
40
+ json (2.7.2 )
39
41
latex-decode (0.4.0 )
40
42
licensee (9.17.1 )
41
43
dotenv (>= 2 , < 4 )
42
44
octokit (>= 4.20 , < 10.0 )
43
45
reverse_markdown (>= 1 , < 3 )
44
46
rugged (>= 0.24 , < 2.0 )
45
47
thor (>= 0.19 , < 2.0 )
46
- logger (1.6.0 )
48
+ logger (1.6.1 )
47
49
mini_mime (1.1.5 )
48
50
mini_portile2 (2.8.7 )
49
51
multi_json (1.15.0 )
50
- mustermann (3.0.0 )
52
+ mustermann (3.0.3 )
51
53
ruby2_keywords (~> 0.0.1 )
52
54
net-http (0.4.1 )
53
55
uri
54
56
nio4r (2.7.3 )
55
- nokogiri (1.16.6 )
57
+ nokogiri (1.16.7 )
56
58
mini_portile2 (~> 2.8.2 )
57
59
racc (~> 1.4 )
58
60
octokit (9.1.0 )
61
63
ojra (1.1.1 )
62
64
faraday (~> 2.9 )
63
65
openssl (3.2.0 )
64
- public_suffix (6.0.0 )
65
- puma (6.4.2 )
66
+ public_suffix (6.0.1 )
67
+ puma (6.4.3 )
66
68
nio4r (~> 2.0 )
67
- racc (1.8.0 )
69
+ racc (1.8.1 )
68
70
rack (3.1.7 )
69
71
rack-protection (4.0.0 )
70
72
base64 (>= 0.1.0 )
77
79
connection_pool
78
80
reverse_markdown (2.1.1 )
79
81
nokogiri
80
- rexml (3.3.4 )
81
- strscan
82
+ rexml (3.3.7 )
82
83
rspec (3.13.0 )
83
84
rspec-core (~> 3.13.0 )
84
85
rspec-expectations (~> 3.13.0 )
85
86
rspec-mocks (~> 3.13.0 )
86
- rspec-core (3.13.0 )
87
+ rspec-core (3.13.1 )
87
88
rspec-support (~> 3.13.0 )
88
- rspec-expectations (3.13.1 )
89
+ rspec-expectations (3.13.3 )
89
90
diff-lcs (>= 1.2.0 , < 2.0 )
90
91
rspec-support (~> 3.13.0 )
91
92
rspec-mocks (3.13.1 )
103
104
multi_json (~> 1.15 )
104
105
rexml (~> 3.2 , >= 3.2.5 )
105
106
thor (~> 1.2 , >= 1.2.1 )
106
- sidekiq (7.3.0 )
107
+ sidekiq (7.3.2 )
107
108
concurrent-ruby (< 2 )
108
109
connection_pool (>= 2.3.0 )
109
110
logger
121
122
rack-protection (= 4.0.0 )
122
123
sinatra (= 4.0.0 )
123
124
tilt (~> 2.0 )
124
- strscan (3.1.0 )
125
- thor (1.3.1 )
125
+ thor (1.3.2 )
126
126
tilt (2.4.0 )
127
- uri (0.13.0 )
127
+ uri (0.13.1 )
128
128
webmock (3.23.1 )
129
129
addressable (>= 2.8.0 )
130
130
crack (>= 0.3.2 )
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ def acm_105555_prefix(entry)
137
137
if entry . has_field? ( 'doi' ) && entry . doi . include? ( "10.5555/" )
138
138
{ validity : :invalid , msg : "#{ entry . doi } is INVALID - 10.5555 is a known broken prefix, replace with https://dl.acm.org/doi/{doi} in the {url} field" }
139
139
elsif entry . has_field? ( 'url' ) && entry . url . include? ( "https://dl.acm.org/doi/10.5555" )
140
- { validity : :skip , msg : "#{ entry . url } - correctly put 10.5555 prefixed doi in the url field, editor should ensure this resolves" }
140
+ { validity : :skip , msg : "#{ entry . url } - non-DOI with 10.5555 correctly placed in the url field, editor should ensure this resolves" }
141
141
else
142
142
false
143
143
end
Original file line number Diff line number Diff line change 128
128
entry = BibTeX ::Entry . new ( url : "https://dl.acm.org/doi/10.5555/2827719.2827740" )
129
129
validity = subject . handle_special_case ( entry )
130
130
expect ( validity [ :validity ] ) . to eq ( :skip )
131
- expect ( validity [ :msg ] ) . to eq ( "https://dl.acm.org/doi/10.5555/2827719.2827740 - correctly put 10.5555 prefixed doi in the url field, editor should ensure this resolves" )
131
+ expect ( validity [ :msg ] ) . to eq ( "https://dl.acm.org/doi/10.5555/2827719.2827740 - non-DOI with 10.5555 correctly placed in the url field, editor should ensure this resolves" )
132
132
end
133
133
134
134
it "should handle special cases separately from normal DOI checking" do
You can’t perform that action at this time.
0 commit comments