We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31a7f8 commit 2613351Copy full SHA for 2613351
Gemfile.lock
@@ -6,7 +6,7 @@ GEM
6
thrift
7
json (2.6.3)
8
mini_portile2 (2.8.0)
9
- mustermann (1.1.1)
+ mustermann (2.0.2)
10
ruby2_keywords (~> 0.0.1)
11
nio4r (2.5.8)
12
nokogiri (1.13.6)
@@ -21,20 +21,20 @@ GEM
21
rack (2.2.3)
22
rack-cors (1.1.1)
23
rack (>= 2.0.0)
24
- rack-protection (2.2.0)
+ rack-protection (2.2.3)
25
rack
26
rack-tracer (0.9.0)
27
opentracing (~> 0.4)
28
ruby2_keywords (0.0.5)
29
shotgun (0.9.2)
30
rack (>= 1.0)
31
- sinatra (2.2.0)
32
- mustermann (~> 1.0)
+ sinatra (2.2.3)
+ mustermann (~> 2.0)
33
rack (~> 2.2)
34
- rack-protection (= 2.2.0)
+ rack-protection (= 2.2.3)
35
tilt (~> 2.0)
36
thrift (0.16.0)
37
- tilt (2.0.10)
+ tilt (2.0.11)
38
39
PLATFORMS
40
powerpc64le-linux
0 commit comments