File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 tzinfo (~> 2.0 )
6969 addressable (2.8.1 )
7070 public_suffix (>= 2.0.2 , < 6.0 )
71+ base64 (0.2.0 )
7172 bindex (0.8.1 )
7273 bootsnap (1.13.0 )
7374 msgpack (~> 1.2 )
8182 rack-test (>= 0.6.3 )
8283 regexp_parser (>= 1.5 , < 3.0 )
8384 xpath (~> 3.2 )
84- childprocess (4.1.0 )
8585 concurrent-ruby (1.1.10 )
8686 connection_pool (2.2.5 )
8787 crass (1.0.6 )
103103 jbuilder (2.11.5 )
104104 actionview (>= 5.0.0 )
105105 activesupport (>= 5.0.0 )
106+ logger (1.7.0 )
106107 loofah (2.18.0 )
107108 crass (~> 1.0.2 )
108109 nokogiri (>= 1.5.9 )
131132 nio4r (2.5.8 )
132133 nokogiri (1.13.8-x86_64-darwin )
133134 racc (~> 1.4 )
135+ nokogiri (1.13.8-x86_64-linux )
136+ racc (~> 1.4 )
134137 public_suffix (5.0.0 )
135138 puma (5.6.5 )
136139 nio4r (~> 2.0 )
@@ -169,10 +172,11 @@ GEM
169172 regexp_parser (2.5.0 )
170173 reline (0.3.1 )
171174 io-console (~> 0.5 )
172- rexml (3.2.5 )
173- rubyzip (2.3.2 )
174- selenium-webdriver (4.4.0 )
175- childprocess (>= 0.5 , < 5.0 )
175+ rexml (3.4.1 )
176+ rubyzip (2.4.1 )
177+ selenium-webdriver (4.31.0 )
178+ base64 (~> 0.2 )
179+ logger (~> 1.4 )
176180 rexml (~> 3.2 , >= 3.2.5 )
177181 rubyzip (>= 1.2.2 , < 3.0 )
178182 websocket (~> 1.0 )
188192 activesupport (>= 5.2 )
189193 sprockets (>= 3.0.0 )
190194 sqlite3 (1.5.0-x86_64-darwin )
195+ sqlite3 (1.5.0-x86_64-linux )
191196 stimulus-rails (1.1.0 )
192197 railties (>= 6.0.0 )
193198 strscan (3.0.4 )
208213 nokogiri (~> 1.6 )
209214 rubyzip (>= 1.3.0 )
210215 selenium-webdriver (~> 4.0 )
211- websocket (1.2.9 )
216+ websocket (1.2.11 )
212217 websocket-driver (0.7.5 )
213218 websocket-extensions (>= 0.1.0 )
214219 websocket-extensions (0.1.5 )
218223
219224PLATFORMS
220225 x86_64-darwin-21
226+ x86_64-linux
221227
222228DEPENDENCIES
223229 bootsnap
You can’t perform that action at this time.
0 commit comments