We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 877ddd5 + 723bd40 commit 81e86d1Copy full SHA for 81e86d1
1 file changed
Gemfile.lock
@@ -272,7 +272,7 @@ GEM
272
railties (>= 6.1.0)
273
faker (3.5.2)
274
i18n (>= 1.8.11, < 2)
275
- faraday (2.14.0)
+ faraday (2.14.1)
276
faraday-net_http (>= 2.0, < 3.5)
277
json
278
logger
@@ -335,7 +335,7 @@ GEM
335
rdoc (>= 4.0.0)
336
reline (>= 0.4.2)
337
jmespath (1.6.2)
338
- json (2.18.0)
+ json (2.18.1)
339
jwt (2.10.2)
340
base64
341
language_server-protocol (3.17.0.5)
@@ -396,8 +396,8 @@ GEM
396
bigdecimal
397
nats-pure (2.4.0)
398
concurrent-ruby (~> 1.0)
399
- net-http (0.7.0)
400
- uri
+ net-http (0.9.1)
+ uri (>= 0.11.1)
401
net-imap (0.5.12)
402
date
403
net-protocol
0 commit comments