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