-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
71 lines (69 loc) · 1.42 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
71
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
blankslate (2.1.2.4)
daemons (1.1.9)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.3)
excon (0.37.0)
gli (2.11.0)
heroku (3.9.0)
heroku-api (~> 0.3.17)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.18)
excon (~> 0.27)
multi_json (~> 1.8)
htmlentities (4.3.2)
json (1.8.1)
launchy (2.4.2)
addressable (~> 2.3)
mime-types (2.3)
mini_portile (0.6.0)
multi_json (1.10.1)
netrc (0.7.7)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
parslet (1.6.1)
blankslate (~> 2.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
redcarpet (3.1.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (1.1.6)
showoff (0.9.8.1)
gli (>= 1.3.2)
htmlentities
json
nokogiri
parslet
redcarpet
sinatra (~> 1.3)
sinatra-websocket
thin (~> 1.3)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-websocket (0.3.0)
em-websocket (~> 0.3.6)
eventmachine
thin (>= 1.3.1)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
heroku
redcarpet
showoff