-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
96 lines (94 loc) · 2.05 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
builder (3.1.4)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
commonjs (0.2.6)
creole (0.5.0)
erubis (2.7.0)
eventmachine (1.0.0)
execjs (1.4.0)
multi_json (~> 1.0)
expression_parser (0.9.0)
faye-websocket (0.4.6)
eventmachine (>= 0.12.0)
foreman (0.60.2)
thor (>= 0.13.6)
github-markup (0.7.4)
json (1.7.5)
kgio (2.7.4)
less (2.2.2)
commonjs (~> 0.2.6)
libv8 (3.3.10.4)
markdpwn (0.1.5)
RedCloth (>= 4.2.9)
creole (>= 0.4.2)
github-markup (>= 0.7.4)
org-ruby (>= 0.7.1)
pygments.rb (>= 0.3.0)
rdoc (>= 3.12)
redcarpet (>= 2.1.1)
wikicloth (>= 0.8.0)
multi_json (1.3.7)
org-ruby (0.7.2)
rubypants (>= 0.2.0)
posix-spawn (0.3.6)
pygments.rb (0.3.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.4.1)
rack-cors (0.2.7)
rack
rack-protection (1.2.0)
rack
raindrops (0.10.0)
rdoc (3.12)
json (~> 1.4)
redcarpet (2.2.2)
rubypants (0.2.0)
sass (3.2.3)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
therubyracer (0.10.2)
libv8 (~> 3.3.10)
thor (0.16.0)
tilt (1.3.3)
unicorn (4.4.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
webkit_remote (0.4.1)
eventmachine (>= 1.0.0)
faye-websocket (>= 0.4.6)
posix-spawn (>= 0.3.6)
webkit_remote_unstable (0.1.0)
webkit_remote (>= 0.4.1)
wikicloth (0.8.0)
builder
expression_parser
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
coffee-script (>= 2.2.0)
erubis (>= 2.7.0)
foreman
less (>= 2.2.2)
markdpwn (>= 0.1.5)
rack-cors (>= 0.2.7)
sass (>= 3.2.2)
shotgun (>= 0.9)
sinatra (>= 1.3.1)
therubyracer (>= 0.10.2)
tilt (>= 1.3.3)
unicorn (>= 4.4.0)
webkit_remote (>= 0.4.1)
webkit_remote_unstable (>= 0.1.0)