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 499c2e2 + 0b763ce commit be78d22Copy full SHA for be78d22
1 file changed
Gemfile.lock
@@ -3,20 +3,20 @@ GEM
3
specs:
4
mustermann (1.0.3)
5
rack (2.0.6)
6
- rack-protection (2.0.4)
+ rack-protection (2.0.5)
7
rack
8
redis (4.0.3)
9
simple-random (1.0.3)
10
- sinatra (2.0.4)
+ sinatra (2.0.5)
11
mustermann (~> 1.0)
12
rack (~> 2.0)
13
- rack-protection (= 2.0.4)
+ rack-protection (= 2.0.5)
14
tilt (~> 2.0)
15
split (3.3.0)
16
redis (>= 2.1)
17
simple-random (>= 0.9.3)
18
sinatra (>= 1.2.6)
19
- tilt (2.0.8)
+ tilt (2.0.9)
20
21
PLATFORMS
22
ruby
0 commit comments