add tutorials and references to home page
[arvados.git] / apps / workbench / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.2.9)
5     actionmailer (3.2.11)
6       actionpack (= 3.2.11)
7       mail (~> 2.4.4)
8     actionpack (3.2.11)
9       activemodel (= 3.2.11)
10       activesupport (= 3.2.11)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       journey (~> 1.0.4)
14       rack (~> 1.4.0)
15       rack-cache (~> 1.2)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.2.1)
18     activemodel (3.2.11)
19       activesupport (= 3.2.11)
20       builder (~> 3.0.0)
21     activerecord (3.2.11)
22       activemodel (= 3.2.11)
23       activesupport (= 3.2.11)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.11)
27       activemodel (= 3.2.11)
28       activesupport (= 3.2.11)
29     activesupport (3.2.11)
30       i18n (~> 0.6)
31       multi_json (~> 1.0)
32     andand (1.3.3)
33     anjlab-bootstrap-rails (2.3.1.2)
34       railties (>= 3.0)
35       sass (>= 3.2)
36     arel (3.0.2)
37     bootstrap-editable-rails (0.0.5)
38       railties (>= 3.1)
39     bootstrap-rails (0.0.7)
40       railties (~> 3.1)
41     builder (3.0.4)
42     capistrano (2.15.4)
43       highline
44       net-scp (>= 1.0.0)
45       net-sftp (>= 2.0.0)
46       net-ssh (>= 2.0.14)
47       net-ssh-gateway (>= 1.1.0)
48     coffee-rails (3.2.2)
49       coffee-script (>= 2.2.0)
50       railties (~> 3.2.0)
51     coffee-script (2.2.0)
52       coffee-script-source
53       execjs
54     coffee-script-source (1.6.2)
55     commonjs (0.2.6)
56     daemon_controller (1.1.4)
57     erubis (2.7.0)
58     execjs (1.4.0)
59       multi_json (~> 1.0)
60     highline (1.6.19)
61     hike (1.2.3)
62     i18n (0.6.4)
63     journey (1.0.4)
64     jquery-rails (3.0.0)
65       railties (>= 3.0, < 5.0)
66       thor (>= 0.14, < 2.0)
67     json (1.8.0)
68     less (2.3.2)
69       commonjs (~> 0.2.6)
70     less-rails (2.3.3)
71       actionpack (>= 3.1)
72       less (~> 2.3.1)
73     libv8 (3.11.8.17)
74     mail (2.4.4)
75       i18n (>= 0.4.0)
76       mime-types (~> 1.16)
77       treetop (~> 1.4.8)
78     mime-types (1.23)
79     multi_json (1.7.6)
80     net-scp (1.1.1)
81       net-ssh (>= 2.6.5)
82     net-sftp (2.1.2)
83       net-ssh (>= 2.6.5)
84     net-ssh (2.6.7)
85     net-ssh-gateway (1.2.0)
86       net-ssh (>= 2.6.5)
87     oj (2.0.14)
88     passenger (4.0.5)
89       daemon_controller (>= 1.1.0)
90       rack
91       rake (>= 0.8.1)
92     pg (0.15.1)
93     polyglot (0.3.3)
94     rack (1.4.5)
95     rack-cache (1.2)
96       rack (>= 0.4)
97     rack-ssl (1.3.3)
98       rack
99     rack-test (0.6.2)
100       rack (>= 1.0)
101     rails (3.2.11)
102       actionmailer (= 3.2.11)
103       actionpack (= 3.2.11)
104       activerecord (= 3.2.11)
105       activeresource (= 3.2.11)
106       activesupport (= 3.2.11)
107       bundler (~> 1.0)
108       railties (= 3.2.11)
109     railties (3.2.11)
110       actionpack (= 3.2.11)
111       activesupport (= 3.2.11)
112       rack-ssl (~> 1.3.2)
113       rake (>= 0.8.7)
114       rdoc (~> 3.4)
115       thor (>= 0.14.6, < 2.0)
116     rake (10.0.4)
117     rdoc (3.12.2)
118       json (~> 1.4)
119     ref (1.0.5)
120     rvm-capistrano (1.3.0)
121       capistrano (>= 2.0.0)
122     sass (3.2.9)
123     sass-rails (3.2.6)
124       railties (~> 3.2.0)
125       sass (>= 3.1.10)
126       tilt (~> 1.3)
127     sprockets (2.2.2)
128       hike (~> 1.2)
129       multi_json (~> 1.0)
130       rack (~> 1.0)
131       tilt (~> 1.1, != 1.3.0)
132     sqlite3 (1.3.7)
133     therubyracer (0.11.4)
134       libv8 (~> 3.11.8.12)
135       ref
136     thor (0.18.1)
137     tilt (1.4.1)
138     treetop (1.4.14)
139       polyglot
140       polyglot (>= 0.3.1)
141     twitter-bootstrap-rails (2.2.7)
142       actionpack (>= 3.1)
143       execjs
144       rails (>= 3.1)
145       railties (>= 3.1)
146     tzinfo (0.3.37)
147     uglifier (2.1.1)
148       execjs (>= 0.3.0)
149       multi_json (~> 1.0, >= 1.0.2)
150
151 PLATFORMS
152   ruby
153
154 DEPENDENCIES
155   RedCloth
156   andand
157   anjlab-bootstrap-rails (>= 2.2)
158   bootstrap-editable-rails
159   bootstrap-rails
160   coffee-rails (~> 3.2.1)
161   jquery-rails
162   less
163   less-rails
164   multi_json
165   oj
166   passenger
167   pg
168   rails (= 3.2.11)
169   rvm-capistrano
170   sass-rails (~> 3.2.3)
171   sqlite3
172   therubyracer
173   twitter-bootstrap-rails
174   uglifier (>= 1.0.3)