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 27e5367 + 0306971 commit 9fc2a18Copy full SHA for 9fc2a18
1 file changed
Gemfile.lock
@@ -82,7 +82,8 @@ GEM
82
mini_mime (1.1.0)
83
mini_portile2 (2.5.3)
84
minitest (5.14.4)
85
- mustermann (1.0.3)
+ mustermann (1.1.1)
86
+ ruby2_keywords (~> 0.0.1)
87
nio4r (2.5.7)
88
nokogiri (1.11.7)
89
mini_portile2 (~> 2.5.0)
@@ -91,7 +92,7 @@ GEM
91
92
racc (~> 1.4)
93
racc (1.5.2)
94
rack (2.2.3)
- rack-protection (2.0.7)
95
+ rack-protection (2.2.0)
96
rack
97
rack-test (1.1.0)
98
rack (>= 1.0, < 3)
@@ -126,11 +127,12 @@ GEM
126
127
rb-inotify (0.10.1)
128
ffi (~> 1.0)
129
redis (4.1.3)
130
+ ruby2_keywords (0.0.5)
131
simple-random (1.0.3)
- sinatra (2.0.7)
132
+ sinatra (2.2.0)
133
mustermann (~> 1.0)
- rack (~> 2.0)
- rack-protection (= 2.0.7)
134
+ rack (~> 2.2)
135
+ rack-protection (= 2.2.0)
136
tilt (~> 2.0)
137
split (3.4.1)
138
redis (>= 2.1)
0 commit comments