-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
62 lines (60 loc) · 1.18 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
55
56
57
58
59
60
61
62
GEM
remote: https://rubygems.org/
specs:
ast (2.0.0)
celluloid (0.15.2)
timers (~> 1.1.0)
dotenv (0.7.0)
erubis (2.7.0)
ffi (1.9.3)
foreman (0.67.0)
dotenv (~> 0.7.0)
thor (~> 0.17.0)
haml (4.0.5)
tilt
json (1.7.7)
listen (2.7.5)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mini_portile (0.6.0)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
parser (2.1.9)
ast (>= 1.1, < 3.0)
slop (~> 3.4, >= 3.4.5)
powerpack (0.0.9)
rack (1.5.2)
rack-protection (1.5.3)
rack
rainbow (2.0.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
ffi (>= 0.5.0)
rerun (0.10.0)
listen (~> 2.7, >= 2.7.3)
rubocop (0.22.0)
json (>= 1.7.7, < 2)
parser (~> 2.1.9)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.5.1)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.5.0)
thor (0.17.0)
tilt (1.4.1)
timers (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
foreman
haml
nokogiri
rerun
rubocop
sinatra