Fixed lhs. Link well.
[b4.git] / Gemfile.lock
blobfe8b3645382bad1e88196a2ec7caa7581824a6b2
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     actionmailer (3.2.9)
5       actionpack (= 3.2.9)
6       mail (~> 2.4.4)
7     actionpack (3.2.9)
8       activemodel (= 3.2.9)
9       activesupport (= 3.2.9)
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.9)
18       activesupport (= 3.2.9)
19       builder (~> 3.0.0)
20     activerecord (3.2.9)
21       activemodel (= 3.2.9)
22       activesupport (= 3.2.9)
23       arel (~> 3.0.2)
24       tzinfo (~> 0.3.29)
25     activeresource (3.2.9)
26       activemodel (= 3.2.9)
27       activesupport (= 3.2.9)
28     activesupport (3.2.9)
29       i18n (~> 0.6)
30       multi_json (~> 1.0)
31     acts-as-taggable-on (2.3.3)
32       rails (~> 3.0)
33     arel (3.0.2)
34     backbone-on-rails (0.9.2.3)
35       eco
36       ejs
37       jquery-rails
38       rails (>= 3.1)
39     bcrypt-ruby (3.0.1)
40     builder (3.0.4)
41     capybara (1.1.2)
42       mime-types (>= 1.16)
43       nokogiri (>= 1.3.3)
44       rack (>= 1.0.0)
45       rack-test (>= 0.5.4)
46       selenium-webdriver (~> 2.0)
47       xpath (~> 0.1.4)
48     childprocess (0.3.6)
49       ffi (~> 1.0, >= 1.0.6)
50     coffee-rails (3.2.2)
51       coffee-script (>= 2.2.0)
52       railties (~> 3.2.0)
53     coffee-script (2.2.0)
54       coffee-script-source
55       execjs
56     coffee-script-source (1.4.0)
57     devise (2.1.2)
58       bcrypt-ruby (~> 3.0)
59       orm_adapter (~> 0.1)
60       railties (~> 3.1)
61       warden (~> 1.2.1)
62     diff-lcs (1.1.3)
63     eco (1.0.0)
64       coffee-script
65       eco-source
66       execjs
67     eco-source (1.1.0.rc.1)
68     ejs (1.1.1)
69     erubis (2.7.0)
70     execjs (1.4.0)
71       multi_json (~> 1.0)
72     ffi (1.2.0)
73     hike (1.2.1)
74     i18n (0.6.1)
75     journey (1.0.4)
76     jquery-rails (2.1.3)
77       railties (>= 3.1.0, < 5.0)
78       thor (~> 0.14)
79     json (1.7.5)
80     libwebsocket (0.1.6.1)
81       websocket
82     mail (2.4.4)
83       i18n (>= 0.4.0)
84       mime-types (~> 1.16)
85       treetop (~> 1.4.8)
86     mime-types (1.19)
87     multi_json (1.3.7)
88     nokogiri (1.5.5)
89     orm_adapter (0.4.0)
90     pg (0.14.1)
91     polyglot (0.3.3)
92     rack (1.4.1)
93     rack-cache (1.2)
94       rack (>= 0.4)
95     rack-ssl (1.3.2)
96       rack
97     rack-test (0.6.2)
98       rack (>= 1.0)
99     rails (3.2.9)
100       actionmailer (= 3.2.9)
101       actionpack (= 3.2.9)
102       activerecord (= 3.2.9)
103       activeresource (= 3.2.9)
104       activesupport (= 3.2.9)
105       bundler (~> 1.0)
106       railties (= 3.2.9)
107     railties (3.2.9)
108       actionpack (= 3.2.9)
109       activesupport (= 3.2.9)
110       rack-ssl (~> 1.3.2)
111       rake (>= 0.8.7)
112       rdoc (~> 3.4)
113       thor (>= 0.14.6, < 2.0)
114     rake (10.0.2)
115     rdoc (3.12)
116       json (~> 1.4)
117     rspec (2.11.0)
118       rspec-core (~> 2.11.0)
119       rspec-expectations (~> 2.11.0)
120       rspec-mocks (~> 2.11.0)
121     rspec-core (2.11.1)
122     rspec-expectations (2.11.3)
123       diff-lcs (~> 1.1.3)
124     rspec-mocks (2.11.3)
125     rspec-rails (2.11.0)
126       actionpack (>= 3.0)
127       activesupport (>= 3.0)
128       railties (>= 3.0)
129       rspec (~> 2.11.0)
130     rubyzip (0.9.9)
131     sass (3.2.3)
132     sass-rails (3.2.5)
133       railties (~> 3.2.0)
134       sass (>= 3.1.10)
135       tilt (~> 1.3)
136     selenium-webdriver (2.26.0)
137       childprocess (>= 0.2.5)
138       libwebsocket (~> 0.1.3)
139       multi_json (~> 1.0)
140       rubyzip
141     sprockets (2.2.1)
142       hike (~> 1.2)
143       multi_json (~> 1.0)
144       rack (~> 1.0)
145       tilt (~> 1.1, != 1.3.0)
146     thor (0.16.0)
147     tilt (1.3.3)
148     treetop (1.4.12)
149       polyglot
150       polyglot (>= 0.3.1)
151     tzinfo (0.3.35)
152     uglifier (1.3.0)
153       execjs (>= 0.3.0)
154       multi_json (~> 1.0, >= 1.0.2)
155     warden (1.2.1)
156       rack (>= 1.0)
157     websocket (1.0.3)
158     will_paginate (3.0.3)
159     xpath (0.1.4)
160       nokogiri (~> 1.3)
162 PLATFORMS
163   ruby
165 DEPENDENCIES
166   acts-as-taggable-on (~> 2.3.1)
167   backbone-on-rails
168   capybara (= 1.1.2)
169   coffee-rails (~> 3.2.1)
170   devise
171   jquery-rails
172   pg
173   rails (= 3.2.9)
174   rspec-rails (= 2.11.0)
175   sass-rails (~> 3.2.3)
176   uglifier (>= 1.0.3)
177   will_paginate