We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e598e46 commit 778f88aCopy full SHA for 778f88a
Gemfile.lock
@@ -238,8 +238,9 @@ GEM
238
nio4r (~> 2.0)
239
racc (1.8.1)
240
rack (3.1.8)
241
- rack-protection (4.0.0)
+ rack-protection (4.1.1)
242
base64 (>= 0.1.0)
243
+ logger (>= 1.6.0)
244
rack (>= 3.0.0, < 4)
245
rack-session (2.0.0)
246
rack (>= 3.0.0)
@@ -380,10 +381,11 @@ GEM
380
381
simplecov_json_formatter (~> 0.1)
382
simplecov-html (0.12.3)
383
simplecov_json_formatter (0.1.4)
- sinatra (4.0.0)
384
+ sinatra (4.1.1)
385
386
mustermann (~> 3.0)
387
- rack-protection (= 4.0.0)
388
+ rack-protection (= 4.1.1)
389
rack-session (>= 2.0.0, < 3)
390
tilt (~> 2.0)
391
slim (5.2.1)
0 commit comments