OSDN Git Service

6d84871143adc180fe679ad87b8523e9af3b9c5a
[pettanr/pettanr.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     ZenTest (4.8.1)
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.2.8)
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.4)
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.4)
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 (3.5.0)
81       activesupport (>= 3.0.0)
82     ffi (1.1.0-x86-mingw32)
83     gherkin (2.11.1-x86-mingw32)
84       json (>= 1.4.6)
85     hike (1.2.1)
86     i18n (0.6.0)
87     jquery-rails (1.0.19)
88       railties (~> 3.0)
89       thor (~> 0.14)
90     json (1.7.3)
91     libwebsocket (0.1.4)
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.5)
103       rails (~> 3.1.1)
104     pettan_protected_v01_licenses (0.0.5)
105       rails (~> 3.1.1)
106     pg (0.14.0-x86-mingw32)
107     polyglot (0.3.3)
108     public_domain_v01_licenses (0.0.5)
109       rails (~> 3.1.1)
110     rack (1.3.6)
111     rack-cache (1.2)
112       rack (>= 0.4)
113     rack-mount (0.8.3)
114       rack (>= 1.0.0)
115     rack-ssl (1.3.2)
116       rack
117     rack-test (0.6.1)
118       rack (>= 1.0)
119     rails (3.1.1)
120       actionmailer (= 3.1.1)
121       actionpack (= 3.1.1)
122       activerecord (= 3.1.1)
123       activeresource (= 3.1.1)
124       activesupport (= 3.1.1)
125       bundler (~> 1.0)
126       railties (= 3.1.1)
127     rails-erd (1.0.0)
128       activerecord (>= 3.0)
129       activesupport (>= 3.0)
130       choice (~> 0.1.6)
131       ruby-graphviz (~> 1.0.4)
132     railties (3.1.1)
133       actionpack (= 3.1.1)
134       activesupport (= 3.1.1)
135       rack-ssl (~> 1.3.2)
136       rake (>= 0.8.7)
137       rdoc (~> 3.4)
138       thor (~> 0.14.6)
139     rake (0.9.2.2)
140     rdoc (3.12)
141       json (~> 1.4)
142     rmagick (2.13.1)
143     rspec (2.11.0)
144       rspec-core (~> 2.11.0)
145       rspec-expectations (~> 2.11.0)
146       rspec-mocks (~> 2.11.0)
147     rspec-core (2.11.1)
148     rspec-expectations (2.11.1)
149       diff-lcs (~> 1.1.3)
150     rspec-mocks (2.11.1)
151     rspec-rails (2.11.0)
152       actionpack (>= 3.0)
153       activesupport (>= 3.0)
154       railties (>= 3.0)
155       rspec (~> 2.11.0)
156     ruby-graphviz (1.0.8)
157     rubyzip (0.9.9)
158     sass (3.1.20)
159     sass-rails (3.1.6)
160       actionpack (~> 3.1.0)
161       railties (~> 3.1.0)
162       sass (>= 3.1.10)
163       tilt (~> 1.3.2)
164     selenium-webdriver (2.25.0)
165       childprocess (>= 0.2.5)
166       libwebsocket (~> 0.1.3)
167       multi_json (~> 1.0)
168       rubyzip
169     sprockets (2.0.4)
170       hike (~> 1.2)
171       rack (~> 1.0)
172       tilt (~> 1.1, != 1.3.0)
173     sqlite3 (1.3.6-x86-mingw32)
174     standard_licenses (0.0.6)
175       rails (~> 3.1.1)
176     therubyracer-heroku (0.8.1.pre3)
177     thor (0.14.6)
178     tilt (1.3.3)
179     treetop (1.4.10)
180       polyglot
181       polyglot (>= 0.3.1)
182     tzinfo (0.3.33)
183     uglifier (1.2.6)
184       execjs (>= 0.3.0)
185       multi_json (~> 1.3)
186     unknown_v01_licenses (0.0.5)
187       rails (~> 3.1.1)
188     validate_url (0.2.0)
189       activemodel (>= 3.0.0)
190     validates_existence (0.7.1)
191     warden (1.2.1)
192       rack (>= 1.0)
193     webrat (0.7.3)
194       nokogiri (>= 1.2.0)
195       rack (>= 1.0)
196       rack-test (>= 0.5.3)
197     xml-simple (1.1.1)
198     xpath (0.1.4)
199       nokogiri (~> 1.3)
200
201 PLATFORMS
202   x86-mingw32
203
204 DEPENDENCIES
205   autotest
206   aws-s3
207   coffee-rails (~> 3.1.1)
208   creative_commons_v30_licenses
209   cucumber
210   cucumber-rails
211   database_cleaner
212   devise (= 1.5.2)
213   factory_girl
214   jquery-rails
215   moro-miso
216   pettan_commons_v01_licenses
217   pettan_protected_v01_licenses
218   pg
219   public_domain_v01_licenses
220   rails (= 3.1.1)
221   rails-erd
222   rmagick
223   rspec
224   rspec-rails
225   sass-rails (~> 3.1.4)
226   sqlite3
227   standard_licenses
228   therubyracer-heroku
229   uglifier (>= 1.0.3)
230   unknown_v01_licenses
231   validate_url
232   validates_existence
233   webrat