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 f15fcec commit 152ce36Copy full SHA for 152ce36
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.2)
75
base64 (0.2.0)
76
bcrypt (3.1.20)
@@ -244,7 +245,7 @@ GEM
244
245
puma (6.5.0)
246
nio4r (~> 2.0)
247
racc (1.8.1)
- rack (2.2.10)
248
+ rack (2.2.14)
249
rack-cors (2.0.2)
250
rack (>= 2.0.0)
251
rack-test (2.2.0)
0 commit comments