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 56cd698 commit f0b79a8Copy full SHA for f0b79a8
Gemfile.lock
@@ -68,8 +68,9 @@ GEM
68
tzinfo (~> 2.0)
69
addressable (2.8.6)
70
public_suffix (>= 2.0.2, < 6.0)
71
- appsignal (3.7.5)
72
- rack
+ appsignal (4.5.11)
+ logger
73
+ rack (>= 2.0.0)
74
ast (2.4.3)
75
base64 (0.2.0)
76
bcrypt (3.1.20)
@@ -246,7 +247,7 @@ GEM
246
247
puma (6.5.0)
248
nio4r (~> 2.0)
249
racc (1.8.1)
- rack (2.2.10)
250
+ rack (2.2.14)
251
rack-cors (2.0.2)
252
rack (>= 2.0.0)
253
rack-test (2.2.0)
0 commit comments