judges 0.52.1 → 0.52.2

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: 9054ddb48e4cb0b6ad9ae6b5592822774e6b3de681ea134b6a9a1669bb124992
4
- data.tar.gz: d17a57ad4bed5e96d2c250f0b2d123a1bbab0fd28fe8e750d8e36ec1ab0d0711
3
+ metadata.gz: f56bba6e87688575085f5b43bfec013b8728b31650f5bde0a3eee1af1f3803fa
4
+ data.tar.gz: 0c82d6af9a4d2baecd9227cd2c9946f8469e9699b72485b11a4c2c55f2223688
5
5
  SHA512:
6
- metadata.gz: e2454dafa1e471817f495d56f828c402bbefaaf31038880ffad6593b597afeaf6b73c63d142f5b6ada34139111561ccc70a4d6c190b4084a1c4f2fe329748776
7
- data.tar.gz: 6461936993185848078937618c2d72b848651c82209db8dfbd5a4a6ec48532ffe762a3c811101531de421e2aaf5109d4cb6c4e9b1f5447bf80dfa49ade59abd9
6
+ metadata.gz: 48a484a62e6a68a8375802adc912c57d53dc3affe0b874ff51cd6835b8975c8af6ff4b4633e390bee0c792648360b96e984019e20e42d3086a80550f1a592249
7
+ data.tar.gz: 73b1de98081d97c217d49949d388a016b4dda570ce2c53a2942f13b6632934f116cc2e7aca1d502c43f65d1963298994a88ea4b54d7727e23b62dec379987fec
@@ -16,4 +16,4 @@ jobs:
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
18
  - uses: actions/checkout@v4
19
- - uses: crate-ci/typos@v1.34.0
19
+ - uses: crate-ci/typos@v1.35.2
data/Gemfile.lock CHANGED
@@ -28,7 +28,7 @@ GEM
28
28
  ast (2.4.3)
29
29
  backtrace (0.4.1)
30
30
  base64 (0.3.0)
31
- baza.rb (0.9.11)
31
+ baza.rb (0.10.0)
32
32
  backtrace (~> 0.4)
33
33
  elapsed (~> 0.0)
34
34
  faraday (~> 2.13)
@@ -59,13 +59,13 @@ GEM
59
59
  multi_test (~> 1.1)
60
60
  sys-uname (~> 1.3)
61
61
  cucumber-ci-environment (10.0.1)
62
- cucumber-core (15.1.0)
63
- cucumber-gherkin (> 27, < 31)
64
- cucumber-messages (> 26, < 29)
62
+ cucumber-core (15.2.0)
63
+ cucumber-gherkin (> 27, < 33)
64
+ cucumber-messages (> 26, < 30)
65
65
  cucumber-tag-expressions (> 5, < 7)
66
66
  cucumber-cucumber-expressions (18.0.1)
67
67
  bigdecimal
68
- cucumber-gherkin (30.0.4)
68
+ cucumber-gherkin (32.2.0)
69
69
  cucumber-messages (> 25, < 28)
70
70
  cucumber-html-formatter (21.13.0)
71
71
  cucumber-messages (> 19, < 28)
@@ -74,13 +74,13 @@ GEM
74
74
  decoor (0.1.0)
75
75
  diff-lcs (1.6.2)
76
76
  docile (1.4.1)
77
- elapsed (0.1.0)
78
- loog (> 0)
79
- tago (> 0)
77
+ elapsed (0.2.0)
78
+ loog (~> 0.6)
79
+ tago (~> 0.1)
80
80
  ellipsized (0.3.0)
81
81
  ethon (0.16.0)
82
82
  ffi (>= 1.15.0)
83
- factbase (0.13.0)
83
+ factbase (0.14.4)
84
84
  backtrace (~> 0.4)
85
85
  decoor (~> 0.0)
86
86
  ellipsized (~> 0.3)
@@ -91,7 +91,7 @@ GEM
91
91
  others (~> 0.0)
92
92
  tago (~> 0.0)
93
93
  yaml (~> 0.3)
94
- faraday (2.13.2)
94
+ faraday (2.13.4)
95
95
  faraday-net_http (>= 2.0, < 3.5)
96
96
  json
97
97
  logger
@@ -116,7 +116,7 @@ GEM
116
116
  ostruct
117
117
  hashdiff (1.2.0)
118
118
  iri (0.11.2)
119
- json (2.13.0)
119
+ json (2.13.2)
120
120
  language_server-protocol (3.17.0.5)
121
121
  lint_roller (1.1.0)
122
122
  logger (1.7.0)
@@ -137,31 +137,31 @@ GEM
137
137
  net-http (0.6.0)
138
138
  uri
139
139
  net-ping (2.0.8)
140
- nokogiri (1.18.8-aarch64-linux-gnu)
140
+ nokogiri (1.18.9-aarch64-linux-gnu)
141
141
  racc (~> 1.4)
142
- nokogiri (1.18.8-aarch64-linux-musl)
142
+ nokogiri (1.18.9-aarch64-linux-musl)
143
143
  racc (~> 1.4)
144
- nokogiri (1.18.8-arm-linux-gnu)
144
+ nokogiri (1.18.9-arm-linux-gnu)
145
145
  racc (~> 1.4)
146
- nokogiri (1.18.8-arm-linux-musl)
146
+ nokogiri (1.18.9-arm-linux-musl)
147
147
  racc (~> 1.4)
148
- nokogiri (1.18.8-arm64-darwin)
148
+ nokogiri (1.18.9-arm64-darwin)
149
149
  racc (~> 1.4)
150
- nokogiri (1.18.8-x64-mingw-ucrt)
150
+ nokogiri (1.18.9-x64-mingw-ucrt)
151
151
  racc (~> 1.4)
152
- nokogiri (1.18.8-x86_64-darwin)
152
+ nokogiri (1.18.9-x86_64-darwin)
153
153
  racc (~> 1.4)
154
- nokogiri (1.18.8-x86_64-linux-gnu)
154
+ nokogiri (1.18.9-x86_64-linux-gnu)
155
155
  racc (~> 1.4)
156
- nokogiri (1.18.8-x86_64-linux-musl)
156
+ nokogiri (1.18.9-x86_64-linux-musl)
157
157
  racc (~> 1.4)
158
158
  online (0.0.1)
159
159
  timeout (~> 0.4)
160
160
  os (1.1.4)
161
- ostruct (0.6.2)
161
+ ostruct (0.6.3)
162
162
  others (0.1.1)
163
163
  parallel (1.27.0)
164
- parser (3.3.8.0)
164
+ parser (3.3.9.0)
165
165
  ast (~> 2.4.1)
166
166
  racc
167
167
  prism (1.4.0)
@@ -176,10 +176,10 @@ GEM
176
176
  rake (13.3.0)
177
177
  random-port (0.7.5)
178
178
  tago (> 0)
179
- regexp_parser (2.10.0)
179
+ regexp_parser (2.11.0)
180
180
  retries (0.0.5)
181
181
  rexml (3.4.1)
182
- rubocop (1.79.0)
182
+ rubocop (1.79.2)
183
183
  json (~> 2.3)
184
184
  language_server-protocol (~> 3.17.0.2)
185
185
  lint_roller (~> 1.1.0)
@@ -189,7 +189,6 @@ GEM
189
189
  regexp_parser (>= 2.9.3, < 3.0)
190
190
  rubocop-ast (>= 1.46.0, < 2.0)
191
191
  ruby-progressbar (~> 1.7)
192
- tsort (>= 0.2.0)
193
192
  unicode-display_width (>= 2.4.0, < 4.0)
194
193
  rubocop-ast (1.46.0)
195
194
  parser (>= 3.3.7.2)
@@ -213,14 +212,13 @@ GEM
213
212
  simplecov-cobertura (3.0.0)
214
213
  rexml
215
214
  simplecov (~> 0.19)
216
- simplecov-html (0.13.1)
215
+ simplecov-html (0.13.2)
217
216
  simplecov_json_formatter (0.1.4)
218
217
  sys-uname (1.3.1)
219
218
  ffi (~> 1.1)
220
219
  tago (0.1.0)
221
220
  timeout (0.4.3)
222
221
  total (0.4.1)
223
- tsort (0.2.0)
224
222
  typhoeus (1.4.1)
225
223
  ethon (>= 0.9.0)
226
224
  unicode-display_width (3.1.4)
@@ -16,9 +16,9 @@ Feature: Test
16
16
  And Exit code is zero
17
17
 
18
18
  Scenario: Factbase version can be set
19
- When I run bin/judges with "--factbase 0.13.0 --verbose test --judge guess ./fixtures"
19
+ When I run bin/judges with "--factbase 0.14.4 --verbose test --judge guess ./fixtures"
20
20
  Then Exit code is zero
21
- And Stdout contains "Factbase version to be used: '0.13.0'"
21
+ And Stdout contains "Factbase version to be used: '0.14.4'"
22
22
 
23
23
  Scenario: Simple test of no judges
24
24
  Given I run bin/judges with "test --judge absent_for_sure ./fixtures"
data/judges.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
  s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to? :required_rubygems_version=
10
10
  s.required_ruby_version = '>=3.2'
11
11
  s.name = 'judges'
12
- s.version = '0.52.1'
12
+ s.version = '0.52.2'
13
13
  s.license = 'MIT'
14
14
  s.summary = 'Command-Line Tool for a Factbase'
15
15
  s.description =
data/lib/judges.rb CHANGED
@@ -8,5 +8,5 @@
8
8
  # Copyright:: Copyright (c) 2024-2025 Yegor Bugayenko
9
9
  # License:: MIT
10
10
  module Judges
11
- VERSION = '0.52.1' unless const_defined?(:VERSION)
11
+ VERSION = '0.52.2' unless const_defined?(:VERSION)
12
12
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: judges
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.1
4
+ version: 0.52.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yegor Bugayenko