11PATH
22 remote: .
33 specs:
4- faktory_worker_ruby (2.1.2 )
5- connection_pool (~> 2.5 )
4+ faktory_worker_ruby (2.2.0 )
5+ connection_pool (< 4 )
66
77GEM
88 remote: https://rubygems.org/
99 specs:
10- activejob (8.1.2 )
11- activesupport (= 8.1.2 )
10+ activejob (8.1.3 )
11+ activesupport (= 8.1.3 )
1212 globalid (>= 0.3.6 )
13- activesupport (8.1.2 )
13+ activesupport (8.1.3 )
1414 base64
1515 bigdecimal
1616 concurrent-ruby (~> 1.0 , >= 1.3.1 )
2727 base64 (0.3.0 )
2828 bigdecimal (4.0.1 )
2929 concurrent-ruby (1.3.6 )
30- connection_pool (2.5.5 )
30+ connection_pool (3.0.2 )
3131 docile (1.4.1 )
3232 drb (2.2.3 )
3333 globalid (1.3.0 )
3434 activesupport (>= 6.1 )
3535 i18n (1.14.8 )
3636 concurrent-ruby (~> 1.0 )
37- json (2.18.0 )
37+ json (2.19.3 )
3838 language_server-protocol (3.17.0.5 )
3939 lint_roller (1.1.0 )
4040 logger (1.7.0 )
41- minitest (5.27.0 )
42- minitest-hooks ( 1.5.3 )
43- minitest ( > 5.3 )
41+ minitest (6.0.2 )
42+ drb ( ~> 2.0 )
43+ prism ( ~> 1.5 )
4444 parallel (1.27.0 )
45- parser (3.3.10 .1 )
45+ parser (3.3.11 .1 )
4646 ast (~> 2.4.1 )
4747 racc
48- prism (1.8 .0 )
48+ prism (1.9 .0 )
4949 racc (1.8.1 )
5050 rainbow (3.1.1 )
5151 rake (13.3.1 )
5252 regexp_parser (2.11.3 )
53- rubocop (1.82.1 )
53+ rubocop (1.84.2 )
5454 json (~> 2.3 )
5555 language_server-protocol (~> 3.17.0.2 )
5656 lint_roller (~> 1.1.0 )
5757 parallel (~> 1.10 )
5858 parser (>= 3.3.0.2 )
5959 rainbow (>= 2.2.2 , < 4.0 )
6060 regexp_parser (>= 2.9.3 , < 3.0 )
61- rubocop-ast (>= 1.48 .0 , < 2.0 )
61+ rubocop-ast (>= 1.49 .0 , < 2.0 )
6262 ruby-progressbar (~> 1.7 )
6363 unicode-display_width (>= 2.4.0 , < 4.0 )
64- rubocop-ast (1.49.0 )
64+ rubocop-ast (1.49.1 )
6565 parser (>= 3.3.7.2 )
6666 prism (~> 1.7 )
6767 rubocop-performance (1.26.1 )
7676 simplecov_json_formatter (~> 0.1 )
7777 simplecov-html (0.13.2 )
7878 simplecov_json_formatter (0.1.4 )
79- standard (1.53 .0 )
79+ standard (1.54 .0 )
8080 language_server-protocol (~> 3.17.0.2 )
8181 lint_roller (~> 1.0 )
82- rubocop (~> 1.82 .0 )
82+ rubocop (~> 1.84 .0 )
8383 standard-custom (~> 1.0.0 )
8484 standard-performance (~> 1.8 )
8585 standard-custom (1.0.2 )
@@ -101,8 +101,7 @@ PLATFORMS
101101DEPENDENCIES
102102 activejob (>= 7.0.0 , >= 0 )
103103 faktory_worker_ruby !
104- minitest (~> 5 )
105- minitest-hooks
104+ minitest
106105 rake
107106 simplecov
108107 standard
0 commit comments