]> git.arvados.org - arvados.git/blob - apps/workbench/Gemfile.lock
fix spelling of arv argument
[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     piwik_analytics (1.0.2)
94       actionpack
95       activesupport
96       rails (>= 3.0.0)
97     polyglot (0.3.3)
98     rack (1.4.5)
99     rack-cache (1.2)
100       rack (>= 0.4)
101     rack-ssl (1.3.3)
102       rack
103     rack-test (0.6.2)
104       rack (>= 1.0)
105     rails (3.2.11)
106       actionmailer (= 3.2.11)
107       actionpack (= 3.2.11)
108       activerecord (= 3.2.11)
109       activeresource (= 3.2.11)
110       activesupport (= 3.2.11)
111       bundler (~> 1.0)
112       railties (= 3.2.11)
113     railties (3.2.11)
114       actionpack (= 3.2.11)
115       activesupport (= 3.2.11)
116       rack-ssl (~> 1.3.2)
117       rake (>= 0.8.7)
118       rdoc (~> 3.4)
119       thor (>= 0.14.6, < 2.0)
120     rake (10.0.4)
121     rdoc (3.12.2)
122       json (~> 1.4)
123     ref (1.0.5)
124     rvm-capistrano (1.3.0)
125       capistrano (>= 2.0.0)
126     sass (3.2.9)
127     sass-rails (3.2.6)
128       railties (~> 3.2.0)
129       sass (>= 3.1.10)
130       tilt (~> 1.3)
131     sprockets (2.2.2)
132       hike (~> 1.2)
133       multi_json (~> 1.0)
134       rack (~> 1.0)
135       tilt (~> 1.1, != 1.3.0)
136     sqlite3 (1.3.7)
137     therubyracer (0.11.4)
138       libv8 (~> 3.11.8.12)
139       ref
140     thor (0.18.1)
141     tilt (1.4.1)
142     treetop (1.4.14)
143       polyglot
144       polyglot (>= 0.3.1)
145     twitter-bootstrap-rails (2.2.7)
146       actionpack (>= 3.1)
147       execjs
148       rails (>= 3.1)
149       railties (>= 3.1)
150     tzinfo (0.3.37)
151     uglifier (2.1.1)
152       execjs (>= 0.3.0)
153       multi_json (~> 1.0, >= 1.0.2)
154
155 PLATFORMS
156   ruby
157
158 DEPENDENCIES
159   RedCloth
160   andand
161   anjlab-bootstrap-rails (>= 2.2)
162   bootstrap-editable-rails
163   bootstrap-rails
164   coffee-rails (~> 3.2.1)
165   jquery-rails
166   less
167   less-rails
168   multi_json
169   oj
170   passenger
171   pg
172   piwik_analytics
173   rails (= 3.2.11)
174   rvm-capistrano
175   sass-rails (~> 3.2.3)
176   sqlite3
177   therubyracer
178   twitter-bootstrap-rails
179   uglifier (>= 1.0.3)