We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff45a0e commit f089b36Copy full SHA for f089b36
Gemfile.lock
@@ -143,7 +143,7 @@ GEM
143
js-routes (2.3.5)
144
railties (>= 5)
145
sorbet-runtime
146
- json (2.15.1)
+ json (2.13.2)
147
kamal (2.7.0)
148
activesupport (>= 7.0)
149
base64 (~> 0.2)
@@ -215,7 +215,7 @@ GEM
215
pp (0.6.3)
216
prettyprint
217
prettyprint (0.2.0)
218
- prism (1.5.1)
+ prism (1.4.0)
219
propshaft (1.3.1)
220
actionpack (>= 7.0.0)
221
activesupport (>= 7.0.0)
@@ -327,9 +327,11 @@ GEM
327
ruby2_keywords (0.0.5)
328
rubyzip (3.1.1)
329
securerandom (0.4.1)
330
- selenium-webdriver (4.35.0)
+ selenium-webdriver (4.36.0)
331
332
+ json (<= 2.13.2)
333
logger (~> 1.4)
334
+ prism (~> 1.0, < 1.5)
335
rexml (~> 3.2, >= 3.2.5)
336
rubyzip (>= 1.2.2, < 4.0)
337
websocket (~> 1.0)
0 commit comments