forked from riemann/riemann-dash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (44 loc) · 873 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
PATH
remote: .
specs:
riemann-dash (0.2.14)
erubis (>= 2.7.0)
multi_json (= 1.3.6)
sass (>= 3.1.14)
sinatra (~> 1.4.5)
webrick
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
erubis (2.7.0)
ffi (1.9.25)
method_source (0.9.0)
multi_json (1.3.6)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rack (1.6.10)
rack-protection (1.5.5)
rack
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
sass (3.5.7)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (2.0.8)
webrick (1.4.2)
PLATFORMS
ruby
DEPENDENCIES
pry
riemann-dash!
BUNDLED WITH
1.16.1