7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- ast (2.4.2 )
10
+ ast (2.4.3 )
11
11
base64 (0.2.0 )
12
12
compact_index (0.15.0 )
13
13
diff-lcs (1.5.1 )
14
- json (2.7.2 )
15
- json (2.7.2-java )
16
- language_server-protocol (3.17.0.3 )
14
+ json (2.12.0 )
15
+ json (2.12.0-java )
16
+ language_server-protocol (3.17.0.5 )
17
+ lint_roller (1.1.0 )
17
18
logger (1.7.0 )
18
19
mustermann (3.0.0 )
19
20
ruby2_keywords (~> 0.0.1 )
20
- parallel (1.25.1 )
21
- parser (3.3.3 .0 )
21
+ parallel (1.27.0 )
22
+ parser (3.3.8 .0 )
22
23
ast (~> 2.4.1 )
23
24
racc
24
- racc (1.8.0 )
25
- racc (1.8.0-java )
26
- rack (3.1.6 )
25
+ prism (1.4.0 )
26
+ racc (1.8.1 )
27
+ racc (1.8.1-java )
28
+ rack (3.1.14 )
27
29
rack-protection (4.0.0 )
28
30
base64 (>= 0.1.0 )
29
31
rack (>= 3.0.0 , < 4 )
30
- rack-session (2.0.0 )
32
+ rack-session (2.1.1 )
33
+ base64 (>= 0.1.0 )
31
34
rack (>= 3.0.0 )
32
- rackup (2.0 .0 )
35
+ rackup (2.1 .0 )
33
36
rack (>= 3 )
34
- webrick
37
+ webrick ( ~> 1.8 )
35
38
rainbow (3.1.1 )
36
39
rake (13.2.1 )
37
- regexp_parser (2.9.2 )
38
- rexml (3.3.9 )
40
+ regexp_parser (2.10.0 )
39
41
rspec (3.13.0 )
40
42
rspec-core (~> 3.13.0 )
41
43
rspec-expectations (~> 3.13.0 )
49
51
diff-lcs (>= 1.2.0 , < 2.0 )
50
52
rspec-support (~> 3.13.0 )
51
53
rspec-support (3.13.1 )
52
- rubocop (1.64.1 )
54
+ rubocop (1.75.5 )
53
55
json (~> 2.3 )
54
- language_server-protocol (>= 3.17.0 )
56
+ language_server-protocol (~> 3.17.0.2 )
57
+ lint_roller (~> 1.1.0 )
55
58
parallel (~> 1.10 )
56
59
parser (>= 3.3.0.2 )
57
60
rainbow (>= 2.2.2 , < 4.0 )
58
- regexp_parser (>= 1.8 , < 3.0 )
59
- rexml (>= 3.2.5 , < 4.0 )
60
- rubocop-ast (>= 1.31.1 , < 2.0 )
61
+ regexp_parser (>= 2.9.3 , < 3.0 )
62
+ rubocop-ast (>= 1.44.0 , < 2.0 )
61
63
ruby-progressbar (~> 1.7 )
62
- unicode-display_width (>= 2.4.0 , < 3.0 )
63
- rubocop-ast (1.31.3 )
64
- parser (>= 3.3.1.0 )
64
+ unicode-display_width (>= 2.4.0 , < 4.0 )
65
+ rubocop-ast (1.44.1 )
66
+ parser (>= 3.3.7.2 )
67
+ prism (~> 1.4 )
65
68
rubocop-performance (1.21.1 )
66
69
rubocop (>= 1.48.1 , < 2.0 )
67
70
rubocop-ast (>= 1.31.1 , < 2.0 )
78
81
rack-session (>= 2.0.0 , < 3 )
79
82
tilt (~> 2.0 )
80
83
tilt (2.4.0 )
81
- unicode-display_width (2.5.0 )
82
- webrick (1.9.1 )
84
+ unicode-display_width (3.1.4 )
85
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
86
+ unicode-emoji (4.0.4 )
87
+ webrick (1.8.2 )
83
88
84
89
PLATFORMS
85
90
arm64-darwin
@@ -93,13 +98,13 @@ DEPENDENCIES
93
98
compact_index (~> 0.15.0 )
94
99
gem_server_conformance !
95
100
logger (~> 1.7 )
96
- rackup (~> 2.0.0 )
101
+ rackup (~> 2.0 )
97
102
rake (~> 13.0 )
98
103
rubocop (~> 1.21 )
99
104
rubocop-performance (~> 1.21 )
100
105
rubocop-rake (~> 0.6.0 )
101
106
rubocop-rspec (~> 3.0 )
102
- sinatra (~> 4.0 )
107
+ sinatra (~> 4.0.0 )
103
108
104
109
BUNDLED WITH
105
110
2.5.14
0 commit comments