OSDN Git Service

fixed assets/ & views/layouts/
[pettanr/pettanr.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     actionmailer (3.1.1)
5       actionpack (= 3.1.1)
6       mail (~> 2.3.0)
7     actionpack (3.1.1)
8       activemodel (= 3.1.1)
9       activesupport (= 3.1.1)
10       builder (~> 3.0.0)
11       erubis (~> 2.7.0)
12       i18n (~> 0.6)
13       rack (~> 1.3.2)
14       rack-cache (~> 1.1)
15       rack-mount (~> 0.8.2)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.0.2)
18     activemodel (3.1.1)
19       activesupport (= 3.1.1)
20       builder (~> 3.0.0)
21       i18n (~> 0.6)
22     activerecord (3.1.1)
23       activemodel (= 3.1.1)
24       activesupport (= 3.1.1)
25       arel (~> 2.2.1)
26       tzinfo (~> 0.3.29)
27     activeresource (3.1.1)
28       activemodel (= 3.1.1)
29       activesupport (= 3.1.1)
30     activesupport (3.1.1)
31       multi_json (~> 1.0)
32     arel (2.2.1)
33     aws-s3 (0.6.2)
34       builder
35       mime-types
36       xml-simple
37     bcrypt-ruby (3.0.1-x86-mingw32)
38     builder (3.0.0)
39     capybara (1.1.2)
40       mime-types (>= 1.16)
41       nokogiri (>= 1.3.3)
42       rack (>= 1.0.0)
43       rack-test (>= 0.5.4)
44       selenium-webdriver (~> 2.0)
45       xpath (~> 0.1.4)
46     childprocess (0.2.3)
47       ffi (~> 1.0.6)
48     coffee-rails (3.1.1)
49       coffee-script (>= 2.2.0)
50       railties (~> 3.1.0)
51     coffee-script (2.2.0)
52       coffee-script-source
53       execjs
54     coffee-script-source (1.1.3)
55     cucumber (1.1.3)
56       builder (>= 2.1.2)
57       diff-lcs (>= 1.1.2)
58       gherkin (~> 2.6.7)
59       json (>= 1.4.6)
60       term-ansicolor (>= 1.0.6)
61     cucumber-rails (1.2.1)
62       capybara (>= 1.1.2)
63       cucumber (>= 1.1.3)
64       nokogiri (>= 1.5.0)
65     database_cleaner (0.7.0)
66     devise (1.5.2)
67       bcrypt-ruby (~> 3.0)
68       orm_adapter (~> 0.0.3)
69       warden (~> 1.1)
70     diff-lcs (1.1.3)
71     erubis (2.7.0)
72     execjs (1.2.11)
73       multi_json (~> 1.0)
74     ffi (1.0.11-x86-mingw32)
75     gherkin (2.6.9-x86-mingw32)
76       json (>= 1.4.6)
77     hike (1.2.1)
78     i18n (0.6.0)
79     jquery-rails (1.0.19)
80       railties (~> 3.0)
81       thor (~> 0.14)
82     json (1.6.3)
83     mail (2.3.0)
84       i18n (>= 0.4.0)
85       mime-types (~> 1.16)
86       treetop (~> 1.4.8)
87     mime-types (1.17.2)
88     moro-miso (0.0.6)
89     multi_json (1.0.4)
90     nokogiri (1.5.0-x86-mingw32)
91     orm_adapter (0.0.5)
92     pg (0.11.0-x86-mingw32)
93     polyglot (0.3.3)
94     rack (1.3.5)
95     rack-cache (1.1)
96       rack (>= 0.4)
97     rack-mount (0.8.3)
98       rack (>= 1.0.0)
99     rack-ssl (1.3.2)
100       rack
101     rack-test (0.6.1)
102       rack (>= 1.0)
103     rails (3.1.1)
104       actionmailer (= 3.1.1)
105       actionpack (= 3.1.1)
106       activerecord (= 3.1.1)
107       activeresource (= 3.1.1)
108       activesupport (= 3.1.1)
109       bundler (~> 1.0)
110       railties (= 3.1.1)
111     rails-erd (0.4.5)
112       activerecord (~> 3.0)
113       activesupport (~> 3.0)
114       ruby-graphviz (~> 0.9.18)
115     railties (3.1.1)
116       actionpack (= 3.1.1)
117       activesupport (= 3.1.1)
118       rack-ssl (~> 1.3.2)
119       rake (>= 0.8.7)
120       rdoc (~> 3.4)
121       thor (~> 0.14.6)
122     rake (0.9.2.2)
123     rdoc (3.11)
124       json (~> 1.4)
125     rmagick (2.12.0)
126     rspec (2.7.0)
127       rspec-core (~> 2.7.0)
128       rspec-expectations (~> 2.7.0)
129       rspec-mocks (~> 2.7.0)
130     rspec-core (2.7.1)
131     rspec-expectations (2.7.0)
132       diff-lcs (~> 1.1.2)
133     rspec-mocks (2.7.0)
134     rspec-rails (2.7.0)
135       actionpack (~> 3.0)
136       activesupport (~> 3.0)
137       railties (~> 3.0)
138       rspec (~> 2.7.0)
139     ruby-graphviz (0.9.21)
140     rubyzip (0.9.5)
141     sass (3.1.11)
142     sass-rails (3.1.5)
143       actionpack (~> 3.1.0)
144       railties (~> 3.1.0)
145       sass (~> 3.1.10)
146       tilt (~> 1.3.2)
147     selenium-webdriver (2.14.0)
148       childprocess (>= 0.2.1)
149       ffi (~> 1.0.9)
150       multi_json (~> 1.0.4)
151       rubyzip
152     sprockets (2.0.3)
153       hike (~> 1.2)
154       rack (~> 1.0)
155       tilt (~> 1.1, != 1.3.0)
156     sqlite3 (1.3.5-x86-mingw32)
157     term-ansicolor (1.0.7)
158     therubyracer-heroku (0.8.1.pre3)
159     thor (0.14.6)
160     tilt (1.3.3)
161     treetop (1.4.10)
162       polyglot
163       polyglot (>= 0.3.1)
164     tzinfo (0.3.31)
165     uglifier (1.1.0)
166       execjs (>= 0.3.0)
167       multi_json (>= 1.0.2)
168     warden (1.1.0)
169       rack (>= 1.0)
170     webrat (0.7.3)
171       nokogiri (>= 1.2.0)
172       rack (>= 1.0)
173       rack-test (>= 0.5.3)
174     xml-simple (1.1.1)
175     xpath (0.1.4)
176       nokogiri (~> 1.3)
177
178 PLATFORMS
179   x86-mingw32
180
181 DEPENDENCIES
182   aws-s3
183   coffee-rails (~> 3.1.1)
184   cucumber
185   cucumber-rails
186   database_cleaner
187   devise
188   jquery-rails
189   moro-miso
190   pg
191   rails (= 3.1.1)
192   rails-erd
193   rmagick (= 2.12.0)
194   rspec
195   rspec-rails
196   sass-rails (~> 3.1.4)
197   sqlite3
198   therubyracer-heroku
199   uglifier (>= 1.0.3)
200   webrat