We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a38b3 commit 1775c1cCopy full SHA for 1775c1c
Gemfile.lock
@@ -31,8 +31,9 @@ GEM
31
public_suffix (6.0.1)
32
racc (1.8.1)
33
rack (3.1.8)
34
- rack-protection (4.0.0)
+ rack-protection (4.1.0)
35
base64 (>= 0.1.0)
36
+ logger (>= 1.6.0)
37
rack (>= 3.0.0, < 4)
38
rack-session (2.0.0)
39
rack (>= 3.0.0)
@@ -58,10 +59,11 @@ GEM
58
59
ruby2_keywords (0.0.5)
60
sassc (2.4.0)
61
ffi (~> 1.9)
- sinatra (4.0.0)
62
+ sinatra (4.1.0)
63
64
mustermann (~> 3.0)
65
- rack-protection (= 4.0.0)
66
+ rack-protection (= 4.1.0)
67
rack-session (>= 2.0.0, < 3)
68
tilt (~> 2.0)
69
slim (5.2.1)
0 commit comments