OSDN Git Service

Merge remote-tracking branch 'origin/ticket29990/bootstrap'
[sharp4k/CUTEn.git] / CutenServer / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     actionmailer (3.2.8)
5       actionpack (= 3.2.8)
6       mail (~> 2.4.4)
7     actionpack (3.2.8)
8       activemodel (= 3.2.8)
9       activesupport (= 3.2.8)
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.1.3)
17     activemodel (3.2.8)
18       activesupport (= 3.2.8)
19       builder (~> 3.0.0)
20     activerecord (3.2.8)
21       activemodel (= 3.2.8)
22       activesupport (= 3.2.8)
23       arel (~> 3.0.2)
24       tzinfo (~> 0.3.29)
25     activeresource (3.2.8)
26       activemodel (= 3.2.8)
27       activesupport (= 3.2.8)
28     activesupport (3.2.8)
29       i18n (~> 0.6)
30       multi_json (~> 1.0)
31     arel (3.0.2)
32     bcrypt-ruby (3.0.1)
33     binding_of_caller (0.6.8)
34     bootstrap-sass (2.1.0.1)
35     builder (3.0.3)
36     childprocess (0.3.5)
37       ffi (~> 1.0, >= 1.0.6)
38     coderay (1.0.8)
39     coffee-rails (3.2.2)
40       coffee-script (>= 2.2.0)
41       railties (~> 3.2.0)
42     coffee-script (2.2.0)
43       coffee-script-source
44       execjs
45     coffee-script-source (1.3.3)
46     columnize (0.3.6)
47     debugger (1.1.4)
48       columnize (>= 0.3.1)
49       debugger-linecache (~> 1.1.1)
50       debugger-ruby_core_source (~> 1.1.3)
51     debugger-linecache (1.1.2)
52       debugger-ruby_core_source (>= 1.1.1)
53     debugger-ruby_core_source (1.1.4)
54     devise (2.1.2)
55       bcrypt-ruby (~> 3.0)
56       orm_adapter (~> 0.1)
57       railties (~> 3.1)
58       warden (~> 1.2.1)
59     erubis (2.7.0)
60     execjs (1.4.0)
61       multi_json (~> 1.0)
62     factory_girl (4.1.0)
63       activesupport (>= 3.0.0)
64     factory_girl_rails (4.1.0)
65       factory_girl (~> 4.1.0)
66       railties (>= 3.0.0)
67     ffi (1.1.5)
68     guard (1.4.0)
69       listen (>= 0.4.2)
70       thor (>= 0.14.6)
71     guard-minitest (0.5.0)
72       guard (>= 0.4)
73     guard-spork (1.2.1)
74       childprocess (>= 0.2.3)
75       guard (>= 1.1)
76       spork (>= 0.8.4)
77       sys-proctable
78     haml (3.1.7)
79     haml-rails (0.3.5)
80       actionpack (>= 3.1, < 4.1)
81       activesupport (>= 3.1, < 4.1)
82       haml (~> 3.1)
83       railties (>= 3.1, < 4.1)
84     hike (1.2.1)
85     i18n (0.6.1)
86     journey (1.0.4)
87     jquery-rails (2.1.3)
88       railties (>= 3.1.0, < 5.0)
89       thor (~> 0.14)
90     json (1.7.5)
91     kgio (2.7.4)
92     libv8 (3.3.10.4)
93     listen (0.5.3)
94     mail (2.4.4)
95       i18n (>= 0.4.0)
96       mime-types (~> 1.16)
97       treetop (~> 1.4.8)
98     method_source (0.8.1)
99     mime-types (1.19)
100     multi_json (1.3.6)
101     orm_adapter (0.4.0)
102     polyglot (0.3.3)
103     pry (0.9.10)
104       coderay (~> 1.0.5)
105       method_source (~> 0.8)
106       slop (~> 3.3.1)
107     pry-debugger (0.2.0)
108       debugger (~> 1.1.3)
109       pry (~> 0.9.9)
110     pry-doc (0.4.4)
111       pry (>= 0.9.9.6)
112       yard (~> 0.8.1)
113     pry-exception_explorer (0.2.3)
114       pry-stack_explorer (>= 0.4.6)
115     pry-rails (0.2.2)
116       pry (>= 0.9.10)
117     pry-stack_explorer (0.4.7)
118       binding_of_caller (~> 0.6.8)
119     rack (1.4.1)
120     rack-cache (1.2)
121       rack (>= 0.4)
122     rack-ssl (1.3.2)
123       rack
124     rack-test (0.6.2)
125       rack (>= 1.0)
126     rails (3.2.8)
127       actionmailer (= 3.2.8)
128       actionpack (= 3.2.8)
129       activerecord (= 3.2.8)
130       activeresource (= 3.2.8)
131       activesupport (= 3.2.8)
132       bundler (~> 1.0)
133       railties (= 3.2.8)
134     railties (3.2.8)
135       actionpack (= 3.2.8)
136       activesupport (= 3.2.8)
137       rack-ssl (~> 1.3.2)
138       rake (>= 0.8.7)
139       rdoc (~> 3.4)
140       thor (>= 0.14.6, < 2.0)
141     raindrops (0.10.0)
142     rake (0.9.2.2)
143     rdoc (3.12)
144       json (~> 1.4)
145     sass (3.2.1)
146     sass-rails (3.2.5)
147       railties (~> 3.2.0)
148       sass (>= 3.1.10)
149       tilt (~> 1.3)
150     simplecov (0.7.1)
151       multi_json (~> 1.0)
152       simplecov-html (~> 0.7.1)
153     simplecov-html (0.7.1)
154     slop (3.3.3)
155     spork (1.0.0rc3)
156     spork-rails (3.2.0)
157       rails (>= 3.0.0, < 3.3.0)
158       spork (>= 1.0rc0)
159     spork-testunit (0.0.8)
160       spork (>= 0.6.0)
161     sprockets (2.1.3)
162       hike (~> 1.2)
163       rack (~> 1.0)
164       tilt (~> 1.1, != 1.3.0)
165     sqlite3 (1.3.6)
166     sys-proctable (0.9.2)
167     therubyracer (0.10.2)
168       libv8 (~> 3.3.10)
169     thor (0.16.0)
170     tilt (1.3.3)
171     treetop (1.4.11)
172       polyglot
173       polyglot (>= 0.3.1)
174     tzinfo (0.3.33)
175     uglifier (1.3.0)
176       execjs (>= 0.3.0)
177       multi_json (~> 1.0, >= 1.0.2)
178     unicorn (4.4.0)
179       kgio (~> 2.6)
180       rack
181       raindrops (~> 0.7)
182     warden (1.2.1)
183       rack (>= 1.0)
184     yard (0.8.3)
185
186 PLATFORMS
187   ruby
188
189 DEPENDENCIES
190   bootstrap-sass
191   coffee-rails (~> 3.2.1)
192   devise
193   factory_girl_rails
194   guard-minitest
195   guard-spork
196   haml-rails
197   jquery-rails
198   pry
199   pry-debugger
200   pry-doc
201   pry-exception_explorer
202   pry-rails
203   rails (= 3.2.8)
204   sass-rails (~> 3.2.3)
205   simplecov
206   spork-rails
207   spork-testunit
208   sqlite3
209   therubyracer
210   uglifier (>= 1.0.3)
211   unicorn