8000
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.
2 parents 5f2c53d + 880b20e commit 00f7b44Copy full SHA for 00f7b44
Gemfile.lock
@@ -66,7 +66,7 @@ GEM
66
i18n (>= 1.6, < 2)
67
minitest (>= 5.1)
68
tzinfo (~> 2.0)
69
- addressable (2.8.1)
+ addressable (2.8.5)
70
public_suffix (>= 2.0.2, < 6.0)
71
ast (2.4.2)
72
autoprefixer-rails (10.2.5.1)
@@ -273,17 +273,17 @@ GEM
273
pry (0.14.1)
274
coderay (~> 1.1)
275
method_source (~> 1.0)
276
- public_suffix (5.0.0)
+ public_suffix (5.0.3)
277
puma (6.3.0)
278
nio4r (~> 2.0)
279
puma_worker_killer (0.3.1)
280
get_process_mem (~> 0.2)
281
puma (>= 2.7)
282
racc (1.7.1)
283
- rack (2.2.7)
284
- rack-canonical-host (1.0.0)
+ rack (2.2.8)
+ rack-canonical-host (1.2.0)
285
addressable (> 0, < 3)
286
- rack (>= 1.0.0, < 3)
+ rack (>= 1, < 4)
287
rack-mini-profiler (3.0.0)
288
rack (>= 1.2.0)
289
rack-protection (3.0.2)
0 commit comments