-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
70 lines (68 loc) · 1.32 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
63
64
65
66
67
68
69
70
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
blankslate (2.1.2.4)
bluecloth (2.2.0)
em-websocket (0.3.5)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
ffi (1.0.10)
gli (1.3.5)
guard (0.8.8)
thor (~> 0.14.6)
guard-livereload (0.3.1)
em-websocket (>= 0.2.0)
guard (>= 0.4.0)
multi_json (~> 1.0.3)
heroku (2.11.0)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
json (1.6.1)
launchy (2.0.5)
addressable (~> 2.2.6)
mime-types (1.17.2)
multi_json (1.0.3)
nokogiri (1.5.0)
parslet (1.2.3)
blankslate (~> 2.0)
pdfkit (0.5.2)
rack (1.3.5)
rack-protection (1.1.4)
rack
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rmagick (2.13.1)
rubyzip (0.9.4)
showoff (0.7.0)
bluecloth
gli (>= 1.3.2)
json
nokogiri
parslet
sinatra
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
thor (0.14.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
bluecloth
gli
guard
guard-livereload
heroku
nokogiri
pdfkit
rb-inotify
rmagick
showoff