-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
54 lines (50 loc) · 1.01 KB
/
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
49
50
51
52
53
54
GIT
remote: git://github.com/justinwsmith/xxhash.git
revision: dfb6a729d8790a1752438890eeb6a992d8d2f6e8
specs:
xxhash (0.3.0)
GEM
remote: http://rubygems.org/
specs:
daemons (1.2.3)
eventmachine (1.0.9.1)
ffi (1.9.10)
ffprober (0.5.1)
json (1.7.7)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2015.1120)
rack (1.6.4)
rack-protection (1.5.3)
rack
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rerun (0.11.0)
listen (~> 3.0)
rest-client (1.6.7)
mime-types (>= 1.16)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
ffprober
json (= 1.7.7)
rerun
rest-client (= 1.6.7)
sinatra (= 1.4.5)
thin (= 1.6.2)
xxhash!
BUNDLED WITH
1.11.2