1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.2.1.1 )
4
+ activesupport (8.0.2 )
5
5
base64
6
+ benchmark (>= 0.3 )
6
7
bigdecimal
7
8
concurrent-ruby (~> 1.0 , >= 1.3.1 )
8
9
connection_pool (>= 2.2.5 )
12
13
minitest (>= 5.1 )
13
14
securerandom (>= 0.3 )
14
15
tzinfo (~> 2.0 , >= 2.0.5 )
16
+ uri (>= 0.13.1 )
15
17
ast (2.4.2 )
16
18
base64 (0.2.0 )
17
- bigdecimal (3.1.8 )
18
- concurrent-ruby (1.3.4 )
19
- connection_pool (2.4.1 )
19
+ benchmark (0.4.0 )
20
+ bigdecimal (3.1.9 )
21
+ concurrent-ruby (1.3.5 )
22
+ connection_pool (2.5.0 )
20
23
drb (2.2.1 )
21
- i18n (1.14.6 )
24
+ i18n (1.14.7 )
22
25
concurrent-ruby (~> 1.0 )
23
- json (2.7.2 )
24
- language_server-protocol (3.17.0.3 )
25
- logger (1.6.1 )
26
- minitest (5.25.1 )
26
+ json (2.10.2 )
27
+ language_server-protocol (3.17.0.4 )
28
+ lint_roller (1.1.0 )
29
+ logger (1.6.6 )
30
+ minitest (5.25.5 )
27
31
parallel (1.26.3 )
28
- parser (3.3.5.0 )
32
+ parser (3.3.7.1 )
29
33
ast (~> 2.4.1 )
30
34
racc
31
35
prettier_print (1.2.1 )
32
36
racc (1.8.1 )
33
- rack (3.1.10 )
37
+ rack (3.1.12 )
34
38
rainbow (3.1.1 )
35
- regexp_parser (2.9.2 )
36
- rubocop (1.67 .0 )
39
+ regexp_parser (2.10.0 )
40
+ rubocop (1.74 .0 )
37
41
json (~> 2.3 )
38
- language_server-protocol (>= 3.17.0 )
42
+ language_server-protocol (~> 3.17.0.2 )
43
+ lint_roller (~> 1.1.0 )
39
44
parallel (~> 1.10 )
40
45
parser (>= 3.3.0.2 )
41
46
rainbow (>= 2.2.2 , < 4.0 )
42
- regexp_parser (>= 2.4 , < 3.0 )
43
- rubocop-ast (>= 1.32.2 , < 2.0 )
47
+ regexp_parser (>= 2.9.3 , < 3.0 )
48
+ rubocop-ast (>= 1.38.0 , < 2.0 )
44
49
ruby-progressbar (~> 1.7 )
45
- unicode-display_width (>= 2.4.0 , < 3 .0 )
46
- rubocop-ast (1.32.3 )
50
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
51
+ rubocop-ast (1.39.0 )
47
52
parser (>= 3.3.1.0 )
48
- rubocop-capybara (2.21.0 )
49
- rubocop (~> 1.41 )
50
- rubocop-discourse (3.8.2 )
53
+ rubocop-capybara (2.22.1 )
54
+ lint_roller (~> 1.1 )
55
+ rubocop (~> 1.72 , >= 1.72.1 )
56
+ rubocop-discourse (3.12.1 )
51
57
activesupport (>= 6.1 )
52
- rubocop (>= 1.59.0 )
53
- rubocop-capybara (>= 2.0.0 )
54
- rubocop-factory_bot (>= 2.0.0 )
55
- rubocop-rails (>= 2.25.0 )
58
+ lint_roller (>= 1.1.0 )
59
+ rubocop (>= 1.73.2 )
60
+ rubocop-capybara (>= 2.22.0 )
61
+ rubocop-factory_bot (>= 2.27.0 )
62
+ rubocop-rails (>= 2.30.3 )
56
63
rubocop-rspec (>= 3.0.1 )
57
- rubocop-rspec_rails (>= 2.30.0 )
58
- rubocop-factory_bot (2.26.1 )
59
- rubocop (~> 1.61 )
60
- rubocop-rails (2.26.2 )
64
+ rubocop-rspec_rails (>= 2.31.0 )
65
+ rubocop-factory_bot (2.27.1 )
66
+ lint_roller (~> 1.1 )
67
+ rubocop (~> 1.72 , >= 1.72.1 )
68
+ rubocop-rails (2.30.3 )
61
69
activesupport (>= 4.2.0 )
70
+ lint_roller (~> 1.1 )
62
71
rack (>= 1.1 )
63
- rubocop (>= 1.52.0 , < 2.0 )
64
- rubocop-ast (>= 1.31.1 , < 2.0 )
65
- rubocop-rspec (3.1.0 )
66
- rubocop (~> 1.61 )
67
- rubocop-rspec_rails (2.30.0 )
68
- rubocop (~> 1.61 )
69
- rubocop-rspec (~> 3 , >= 3.0.1 )
72
+ rubocop (>= 1.72.1 , < 2.0 )
73
+ rubocop-ast (>= 1.38.0 , < 2.0 )
74
+ rubocop-rspec (3.5.0 )
75
+ lint_roller (~> 1.1 )
76
+ rubocop (~> 1.72 , >= 1.72.1 )
77
+ rubocop-rspec_rails (2.31.0 )
78
+ lint_roller (~> 1.1 )
79
+ rubocop (~> 1.72 , >= 1.72.1 )
80
+ rubocop-rspec (~> 3.5 )
70
81
ruby-progressbar (1.13.0 )
71
- securerandom (0.3 .1 )
82
+ securerandom (0.4 .1 )
72
83
syntax_tree (6.2.0 )
73
84
prettier_print (>= 1.2.0 )
74
85
tzinfo (2.0.6 )
75
86
concurrent-ruby (~> 1.0 )
76
- unicode-display_width (2.6.0 )
87
+ unicode-display_width (3.1.4 )
88
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
89
+ unicode-emoji (4.0.4 )
90
+ uri (1.0.3 )
77
91
78
92
PLATFORMS
79
93
arm64-darwin-23
@@ -84,4 +98,4 @@ DEPENDENCIES
84
98
syntax_tree
85
99
86
100
BUNDLED WITH
87
- 2.5.21
101
+ 2.6.6
0 commit comments