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 d182d56 commit 854c552Copy full SHA for 854c552
Gemfile.lock
@@ -310,9 +310,10 @@ GEM
310
puma (6.4.3)
311
nio4r (~> 2.0)
312
racc (1.8.1)
313
- rack (3.1.7)
314
- rack-protection (4.0.0)
+ rack (3.1.8)
+ rack-protection (4.1.0)
315
base64 (>= 0.1.0)
316
+ logger (>= 1.6.0)
317
rack (>= 3.0.0, < 4)
318
rack-session (2.0.0)
319
rack (>= 3.0.0)
@@ -367,10 +368,11 @@ GEM
367
368
simctl (1.6.10)
369
CFPropertyList
370
naturally
- sinatra (4.0.0)
371
+ sinatra (4.1.0)
372
373
mustermann (~> 3.0)
374
- rack-protection (= 4.0.0)
375
+ rack-protection (= 4.1.0)
376
rack-session (>= 2.0.0, < 3)
377
tilt (~> 2.0)
378
slather (2.8.4)
0 commit comments