OSDN Git Service

add enter home button.
[pettanr/pettanr.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     ZenTest (4.8.2)
5     actionmailer (3.1.1)
6       actionpack (= 3.1.1)
7       mail (~> 2.3.0)
8     actionpack (3.1.1)
9       activemodel (= 3.1.1)
10       activesupport (= 3.1.1)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       i18n (~> 0.6)
14       rack (~> 1.3.2)
15       rack-cache (~> 1.1)
16       rack-mount (~> 0.8.2)
17       rack-test (~> 0.6.1)
18       sprockets (~> 2.0.2)
19     activemodel (3.1.1)
20       activesupport (= 3.1.1)
21       builder (~> 3.0.0)
22       i18n (~> 0.6)
23     activerecord (3.1.1)
24       activemodel (= 3.1.1)
25       activesupport (= 3.1.1)
26       arel (~> 2.2.1)
27       tzinfo (~> 0.3.29)
28     activeresource (3.1.1)
29       activemodel (= 3.1.1)
30       activesupport (= 3.1.1)
31     activesupport (3.1.1)
32       multi_json (~> 1.0)
33     addressable (2.3.2)
34     arel (2.2.3)
35     autotest (4.4.6)
36       ZenTest (>= 4.4.1)
37     aws-s3 (0.6.3)
38       builder
39       mime-types
40       xml-simple
41     bcrypt-ruby (3.0.1-x86-mingw32)
42     builder (3.0.0)
43     capybara (1.1.2)
44       mime-types (>= 1.16)
45       nokogiri (>= 1.3.3)
46       rack (>= 1.0.0)
47       rack-test (>= 0.5.4)
48       selenium-webdriver (~> 2.0)
49       xpath (~> 0.1.4)
50     childprocess (0.3.5)
51       ffi (~> 1.0, >= 1.0.6)
52     choice (0.1.6)
53     coffee-rails (3.1.1)
54       coffee-script (>= 2.2.0)
55       railties (~> 3.1.0)
56     coffee-script (2.2.0)
57       coffee-script-source
58       execjs
59     coffee-script-source (1.3.3)
60     creative_commons_v30_licenses (0.0.9)
61       rails (~> 3.1.1)
62     cucumber (1.2.1)
63       builder (>= 2.1.2)
64       diff-lcs (>= 1.1.3)
65       gherkin (~> 2.11.0)
66       json (>= 1.4.6)
67     cucumber-rails (1.3.0)
68       capybara (>= 1.1.2)
69       cucumber (>= 1.1.8)
70       nokogiri (>= 1.5.0)
71     database_cleaner (0.8.0)
72     devise (1.5.2)
73       bcrypt-ruby (~> 3.0)
74       orm_adapter (~> 0.0.3)
75       warden (~> 1.1)
76     diff-lcs (1.1.3)
77     erubis (2.7.0)
78     execjs (1.4.0)
79       multi_json (~> 1.0)
80     factory_girl (4.0.0)
81       activesupport (>= 3.0.0)
82     ffi (1.1.5-x86-mingw32)
83     gherkin (2.11.2-x86-mingw32)
84       json (>= 1.4.6)
85     hike (1.2.1)
86     i18n (0.6.0)
87     jquery-rails (2.1.1)
88       railties (>= 3.1.0, < 5.0)
89       thor (~> 0.14)
90     json (1.7.5)
91     libwebsocket (0.1.5)
92       addressable
93     mail (2.3.3)
94       i18n (>= 0.4.0)
95       mime-types (~> 1.16)
96       treetop (~> 1.4.8)
97     mime-types (1.19)
98     moro-miso (0.0.6)
99     multi_json (1.3.6)
100     nokogiri (1.5.5-x86-mingw32)
101     orm_adapter (0.0.7)
102     pettan_commons_v01_licenses (0.0.6)
103       rails (~> 3.1.1)
104     pettan_protected_v01_licenses (0.0.6)
105       rails (~> 3.1.1)
106     pettan_public_v01_licenses (0.0.6)
107       rails (~> 3.1.1)
108     pg (0.14.0-x86-mingw32)
109     polyglot (0.3.3)
110     public_domain_v01_licenses (0.0.6)
111       rails (~> 3.1.1)
112     rack (1.3.6)
113     rack-cache (1.2)
114       rack (>= 0.4)
115     rack-mount (0.8.3)
116       rack (>= 1.0.0)
117     rack-ssl (1.3.2)
118       rack
119     rack-test (0.6.1)
120       rack (>= 1.0)
121     rails (3.1.1)
122       actionmailer (= 3.1.1)
123       actionpack (= 3.1.1)
124       activerecord (= 3.1.1)
125       activeresource (= 3.1.1)
126       activesupport (= 3.1.1)
127       bundler (~> 1.0)
128       railties (= 3.1.1)
129     rails-erd (1.0.0)
130       activerecord (>= 3.0)
131       activesupport (>= 3.0)
132       choice (~> 0.1.6)
133       ruby-graphviz (~> 1.0.4)
134     railties (3.1.1)
135       actionpack (= 3.1.1)
136       activesupport (= 3.1.1)
137       rack-ssl (~> 1.3.2)
138       rake (>= 0.8.7)
139       rdoc (~> 3.4)
140       thor (~> 0.14.6)
141     rake (0.9.2.2)
142     rdoc (3.12)
143       json (~> 1.4)
144     rmagick (2.13.1)
145     rspec (2.11.0)
146       rspec-core (~> 2.11.0)
147       rspec-expectations (~> 2.11.0)
148       rspec-mocks (~> 2.11.0)
149     rspec-core (2.11.1)
150     rspec-expectations (2.11.2)
151       diff-lcs (~> 1.1.3)
152     rspec-mocks (2.11.2)
153     rspec-rails (2.11.0)
154       actionpack (>= 3.0)
155       activesupport (>= 3.0)
156       railties (>= 3.0)
157       rspec (~> 2.11.0)
158     ruby-graphviz (1.0.8)
159     rubyzip (0.9.9)
160     sass (3.2.1)
161     sass-rails (3.1.6)
162       actionpack (~> 3.1.0)
163       railties (~> 3.1.0)
164       sass (>= 3.1.10)
165       tilt (~> 1.3.2)
166     selenium-webdriver (2.25.0)
167       childprocess (>= 0.2.5)
168       libwebsocket (~> 0.1.3)
169       multi_json (~> 1.0)
170       rubyzip
171     sprockets (2.0.4)
172       hike (~> 1.2)
173       rack (~> 1.0)
174       tilt (~> 1.1, != 1.3.0)
175     sqlite3 (1.3.6-x86-mingw32)
176     standard_licenses (0.0.6)
177       rails (~> 3.1.1)
178     therubyracer-heroku (0.8.1.pre3)
179     thor (0.14.6)
180     tilt (1.3.3)
181     treetop (1.4.10)
182       polyglot
183       polyglot (>= 0.3.1)
184     tzinfo (0.3.33)
185     uglifier (1.2.7)
186       execjs (>= 0.3.0)
187       multi_json (~> 1.3)
188     unknown_v01_licenses (0.0.6)
189       rails (~> 3.1.1)
190     validate_url (0.2.0)
191       activemodel (>= 3.0.0)
192     validates_existence (0.7.1)
193     warden (1.2.1)
194       rack (>= 1.0)
195     webrat (0.7.3)
196       nokogiri (>= 1.2.0)
197       rack (>= 1.0)
198       rack-test (>= 0.5.3)
199     xml-simple (1.1.1)
200     xpath (0.1.4)
201       nokogiri (~> 1.3)
202
203 PLATFORMS
204   x86-mingw32
205
206 DEPENDENCIES
207   autotest
208   aws-s3
209   coffee-rails (~> 3.1.1)
210   creative_commons_v30_licenses
211   cucumber
212   cucumber-rails
213   database_cleaner
214   devise (= 1.5.2)
215   factory_girl
216   jquery-rails
217   moro-miso
218   pettan_commons_v01_licenses
219   pettan_protected_v01_licenses
220   pettan_public_v01_licenses
221   pg
222   public_domain_v01_licenses
223   rails (= 3.1.1)
224   rails-erd
225   rmagick
226   rspec
227   rspec-rails
228   sass-rails (~> 3.1.4)
229   sqlite3
230   standard_licenses
231   therubyracer-heroku
232   uglifier (>= 1.0.3)
233   unknown_v01_licenses
234   validate_url
235   validates_existence
236   webrat