OSDN Git Service

t#29806:fix;picture revision can be up
[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.3)
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     cucumber (1.2.1)
61       builder (>= 2.1.2)
62       diff-lcs (>= 1.1.3)
63       gherkin (~> 2.11.0)
64       json (>= 1.4.6)
65     cucumber-rails (1.3.0)
66       capybara (>= 1.1.2)
67       cucumber (>= 1.1.8)
68       nokogiri (>= 1.5.0)
69     database_cleaner (0.8.0)
70     devise (1.5.2)
71       bcrypt-ruby (~> 3.0)
72       orm_adapter (~> 0.0.3)
73       warden (~> 1.1)
74     diff-lcs (1.1.3)
75     erubis (2.7.0)
76     execjs (1.4.0)
77       multi_json (~> 1.0)
78     factory_girl (4.1.0)
79       activesupport (>= 3.0.0)
80     ffi (1.1.5-x86-mingw32)
81     gherkin (2.11.4-x86-mingw32)
82       json (>= 1.4.6)
83     hike (1.2.1)
84     i18n (0.6.1)
85     jquery-rails (2.1.3)
86       railties (>= 3.1.0, < 5.0)
87       thor (~> 0.14)
88     json (1.7.5)
89     libwebsocket (0.1.5)
90       addressable
91     mail (2.3.3)
92       i18n (>= 0.4.0)
93       mime-types (~> 1.16)
94       treetop (~> 1.4.8)
95     mime-types (1.19)
96     moro-miso (0.0.6)
97     multi_json (1.3.6)
98     nokogiri (1.5.5-x86-mingw32)
99     orm_adapter (0.0.7)
100     pettanr_creative_commons_v30_licenses (0.0.1)
101       rails (~> 3.1.1)
102     pettanr_pettan_commons_v01_licenses (0.0.2)
103       rails (~> 3.1.1)
104     pettanr_pettan_protected_v01_licenses (0.0.2)
105       rails (~> 3.1.1)
106     pettanr_pettan_public_v01_licenses (0.0.2)
107       rails (~> 3.1.1)
108     pettanr_public_domain_v01_licenses (0.0.1)
109       rails (~> 3.1.1)
110     pettanr_unknown_v01_licenses (0.0.3)
111       rails (~> 3.1.1)
112     pg (0.14.1-x86-mingw32)
113     polyglot (0.3.3)
114     rack (1.3.6)
115     rack-cache (1.2)
116       rack (>= 0.4)
117     rack-mount (0.8.3)
118       rack (>= 1.0.0)
119     rack-ssl (1.3.2)
120       rack
121     rack-test (0.6.2)
122       rack (>= 1.0)
123     rails (3.1.1)
124       actionmailer (= 3.1.1)
125       actionpack (= 3.1.1)
126       activerecord (= 3.1.1)
127       activeresource (= 3.1.1)
128       activesupport (= 3.1.1)
129       bundler (~> 1.0)
130       railties (= 3.1.1)
131     rails-erd (1.0.0)
132       activerecord (>= 3.0)
133       activesupport (>= 3.0)
134       choice (~> 0.1.6)
135       ruby-graphviz (~> 1.0.4)
136     railties (3.1.1)
137       actionpack (= 3.1.1)
138       activesupport (= 3.1.1)
139       rack-ssl (~> 1.3.2)
140       rake (>= 0.8.7)
141       rdoc (~> 3.4)
142       thor (~> 0.14.6)
143     rake (0.9.2.2)
144     rdoc (3.12)
145       json (~> 1.4)
146     rmagick (2.13.1)
147     rspec (2.11.0)
148       rspec-core (~> 2.11.0)
149       rspec-expectations (~> 2.11.0)
150       rspec-mocks (~> 2.11.0)
151     rspec-core (2.11.1)
152     rspec-expectations (2.11.3)
153       diff-lcs (~> 1.1.3)
154     rspec-mocks (2.11.3)
155     rspec-rails (2.11.0)
156       actionpack (>= 3.0)
157       activesupport (>= 3.0)
158       railties (>= 3.0)
159       rspec (~> 2.11.0)
160     ruby-graphviz (1.0.8)
161     rubyzip (0.9.9)
162     sass (3.2.1)
163     sass-rails (3.1.6)
164       actionpack (~> 3.1.0)
165       railties (~> 3.1.0)
166       sass (>= 3.1.10)
167       tilt (~> 1.3.2)
168     selenium-webdriver (2.25.0)
169       childprocess (>= 0.2.5)
170       libwebsocket (~> 0.1.3)
171       multi_json (~> 1.0)
172       rubyzip
173     sprockets (2.0.4)
174       hike (~> 1.2)
175       rack (~> 1.0)
176       tilt (~> 1.1, != 1.3.0)
177     sqlite3 (1.3.6-x86-mingw32)
178     therubyracer-heroku (0.8.1.pre3)
179     thor (0.14.6)
180     tilt (1.3.3)
181     treetop (1.4.11)
182       polyglot
183       polyglot (>= 0.3.1)
184     tzinfo (0.3.33)
185     uglifier (1.3.0)
186       execjs (>= 0.3.0)
187       multi_json (~> 1.0, >= 1.0.2)
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   cucumber
209   cucumber-rails
210   database_cleaner
211   devise (= 1.5.2)
212   factory_girl
213   jquery-rails
214   moro-miso
215   pettanr_creative_commons_v30_licenses
216   pettanr_pettan_commons_v01_licenses
217   pettanr_pettan_protected_v01_licenses
218   pettanr_pettan_public_v01_licenses
219   pettanr_public_domain_v01_licenses
220   pettanr_unknown_v01_licenses
221   pg
222   rails (= 3.1.1)
223   rails-erd
224   rmagick
225   rspec
226   rspec-rails
227   sass-rails (~> 3.1.4)
228   sqlite3
229   therubyracer-heroku
230   uglifier (>= 1.0.3)
231   validate_url
232   validates_existence
233   webrat