1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.1.3.2 )
4
+ activesupport (7.1.3.3 )
5
5
base64
6
6
bigdecimal
7
7
concurrent-ruby (~> 1.0 , >= 1.0.2 )
13
13
tzinfo (~> 2.0 )
14
14
ast (2.4.2 )
15
15
base64 (0.2.0 )
16
- bigdecimal (3.1.6 )
16
+ bigdecimal (3.1.8 )
17
17
concurrent-ruby (1.2.3 )
18
18
connection_pool (2.4.1 )
19
- drb (2.2.0 )
20
- ruby2_keywords
21
- i18n (1.14.1 )
19
+ drb (2.2.1 )
20
+ i18n (1.14.5 )
22
21
concurrent-ruby (~> 1.0 )
23
- json (2.7.1 )
22
+ json (2.7.2 )
24
23
language_server-protocol (3.17.0.3 )
25
- minitest (5.22.2 )
24
+ minitest (5.23.1 )
26
25
mutex_m (0.2.0 )
27
26
parallel (1.24.0 )
28
- parser (3.3.0.5 )
27
+ parser (3.3.1.0 )
29
28
ast (~> 2.4.1 )
30
29
racc
31
30
prettier_print (1.2.1 )
32
- prism ( 0.24 .0 )
33
- racc ( 1.7.3 )
31
+ racc ( 1.8 .0 )
32
+ rack ( 3.0.11 )
34
33
rainbow (3.1.1 )
35
- regexp_parser (2.9.0 )
34
+ regexp_parser (2.9.2 )
36
35
rexml (3.2.8 )
37
36
strscan (>= 3.0.9 )
38
- rubocop (1.61 .0 )
37
+ rubocop (1.64 .0 )
39
38
json (~> 2.3 )
40
39
language_server-protocol (>= 3.17.0 )
41
40
parallel (~> 1.10 )
42
41
parser (>= 3.3.0.2 )
43
42
rainbow (>= 2.2.2 , < 4.0 )
44
43
regexp_parser (>= 1.8 , < 3.0 )
45
44
rexml (>= 3.2.5 , < 4.0 )
46
- rubocop-ast (>= 1.30.0 , < 2.0 )
45
+ rubocop-ast (>= 1.31.1 , < 2.0 )
47
46
ruby-progressbar (~> 1.7 )
48
47
unicode-display_width (>= 2.4.0 , < 3.0 )
49
- rubocop-ast (1.31.0 )
50
- parser (>= 3.3.0.4 )
51
- prism (>= 0.24.0 )
48
+ rubocop-ast (1.31.3 )
49
+ parser (>= 3.3.1.0 )
52
50
rubocop-capybara (2.20.0 )
53
51
rubocop (~> 1.41 )
54
- rubocop-discourse (3.7.1 )
52
+ rubocop-discourse (3.8.0 )
55
53
activesupport (>= 6.1 )
56
54
rubocop (>= 1.59.0 )
57
55
rubocop-capybara (>= 2.0.0 )
58
56
rubocop-factory_bot (>= 2.0.0 )
57
+ rubocop-rails (>= 2.25.0 )
59
58
rubocop-rspec (>= 2.25.0 )
60
59
rubocop-factory_bot (2.25.1 )
61
60
rubocop (~> 1.41 )
62
- rubocop-rspec (2.26.1 )
61
+ rubocop-rails (2.25.0 )
62
+ activesupport (>= 4.2.0 )
63
+ rack (>= 1.1 )
64
+ rubocop (>= 1.33.0 , < 2.0 )
65
+ rubocop-ast (>= 1.31.1 , < 2.0 )
66
+ rubocop-rspec (2.29.2 )
63
67
rubocop (~> 1.40 )
64
68
rubocop-capybara (~> 2.17 )
65
69
rubocop-factory_bot (~> 2.22 )
70
+ rubocop-rspec_rails (~> 2.28 )
71
+ rubocop-rspec_rails (2.28.3 )
72
+ rubocop (~> 1.40 )
66
73
ruby-progressbar (1.13.0 )
67
- ruby2_keywords (0.0.5 )
68
74
strscan (3.1.0 )
69
75
syntax_tree (6.2.0 )
70
76
prettier_print (>= 1.2.0 )
@@ -80,4 +86,4 @@ DEPENDENCIES
80
86
syntax_tree
81
87
82
88
BUNDLED WITH
83
- 2.5.4
89
+ 2.5.10
0 commit comments