36
36
bundler
37
37
rake
38
38
thor (>= 0.14.0 )
39
- ast (2.4.2 )
40
39
babel-source (5.8.35 )
41
40
babel-transpiler (0.7.0 )
42
41
babel-source (>= 4.0 , < 6 )
94
93
actionview (>= 5.0.0 )
95
94
activesupport (>= 5.0.0 )
96
95
json (2.3.0 )
97
- language_server-protocol (3.17.0.3 )
98
96
listen (3.0.8 )
99
97
rb-fsevent (~> 0.9 , >= 0.9.4 )
100
98
rb-inotify (~> 0.9 , >= 0.9.7 )
114
112
notiffany (0.1.3 )
115
113
nenv (~> 0.1 )
116
114
shellany (~> 0.0 )
117
- parallel (1.23.0 )
118
- parser (3.2.2.3 )
119
- ast (~> 2.4.1 )
120
- racc
121
115
pry (0.14.2 )
122
116
coderay (~> 1.1 )
123
117
method_source (~> 1.0 )
@@ -140,32 +134,12 @@ GEM
140
134
method_source
141
135
rake (>= 0.8.7 )
142
136
thor (>= 0.20.3 , < 2.0 )
143
- rainbow (3.1.1 )
144
137
rake (13.0.1 )
145
138
rb-fsevent (0.11.2 )
146
139
rb-inotify (0.10.1 )
147
140
ffi (~> 1.0 )
148
141
regexp_parser (2.6.0 )
149
142
rexml (3.2.5 )
150
- rubocop (1.53.1 )
151
- json (~> 2.3 )
152
- language_server-protocol (>= 3.17.0 )
153
- parallel (~> 1.10 )
154
- parser (>= 3.2.2.3 )
155
- rainbow (>= 2.2.2 , < 4.0 )
156
- regexp_parser (>= 1.8 , < 3.0 )
157
- rexml (>= 3.2.5 , < 4.0 )
158
- rubocop-ast (>= 1.28.0 , < 2.0 )
159
- ruby-progressbar (~> 1.7 )
160
- unicode-display_width (>= 2.4.0 , < 3.0 )
161
- rubocop-ast (1.29.0 )
162
- parser (>= 3.2.1.0 )
163
- rubocop-minitest (0.31.0 )
164
- rubocop (>= 1.39 , < 2.0 )
165
- rubocop-performance (1.18.0 )
166
- rubocop (>= 1.7.0 , < 2.0 )
167
- rubocop-ast (>= 0.4.0 )
168
- ruby-progressbar (1.13.0 )
169
143
rubyzip (2.3.2 )
170
144
selenium-webdriver (4.1.0 )
171
145
childprocess (>= 0.5 , < 5.0 )
183
157
tilt (2.1.0 )
184
158
tzinfo (1.2.10 )
185
159
thread_safe (~> 0.1 )
186
- unicode-display_width (2.4.2 )
187
160
webdrivers (5.2.0 )
188
161
nokogiri (~> 1.6 )
189
162
rubyzip (>= 1.3.0 )
@@ -210,9 +183,6 @@ DEPENDENCIES
210
183
listen (~> 3.0.0 )
211
184
pry-byebug
212
185
react-rails !
213
- rubocop
214
- rubocop-minitest
215
- rubocop-performance
216
186
selenium-webdriver
217
187
test-unit (~> 2.5 )
218
188
webdrivers
0 commit comments