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 9021acd commit 197e277Copy full SHA for 197e277
Gemfile.lock
@@ -385,7 +385,7 @@ GEM
385
puma (6.6.0)
386
nio4r (~> 2.0)
387
racc (1.8.1)
388
- rack (2.2.15)
+ rack (2.2.17)
389
rack-protection (3.2.0)
390
base64 (>= 0.1.0)
391
rack (~> 2.2, >= 2.2.4)
@@ -578,10 +578,11 @@ GEM
578
delayed_job (~> 4.1.0)
579
sequel (>= 3.38, < 6.0)
580
tzinfo
581
- thin (1.8.2)
+ thin (2.0.1)
582
daemons (~> 1.0, >= 1.0.9)
583
eventmachine (~> 1.0, >= 1.0.4)
584
- rack (>= 1, < 3)
+ logger
585
+ rack (>= 1, < 4)
586
thor (1.3.2)
587
tilt (2.6.0)
588
timecop (0.9.10)
0 commit comments