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 71337bf commit 15368e4Copy full SHA for 15368e4
Gemfile.lock
@@ -143,7 +143,7 @@ GEM
143
js-routes (2.3.5)
144
railties (>= 5)
145
sorbet-runtime
146
- json (2.15.0)
+ 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.2)
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)
@@ -326,9 +326,11 @@ GEM
326
ruby2_keywords (0.0.5)
327
rubyzip (3.1.1)
328
securerandom (0.4.1)
329
- selenium-webdriver (4.35.0)
+ selenium-webdriver (4.36.0)
330
331
+ json (<= 2.13.2)
332
logger (~> 1.4)
333
+ prism (~> 1.0, < 1.5)
334
rexml (~> 3.2, >= 3.2.5)
335
rubyzip (>= 1.2.2, < 4.0)
336
websocket (~> 1.0)
0 commit comments