OSDN Git Service

client is version0.4.8, fixed comic & picture exproler.
[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     factory_girl (2.6.4)
75       activesupport (>= 2.3.9)
76     ffi (1.0.11-x86-mingw32)
77     gherkin (2.6.9-x86-mingw32)
78       json (>= 1.4.6)
79     hike (1.2.1)
80     i18n (0.6.0)
81     jquery-rails (1.0.19)
82       railties (~> 3.0)
83       thor (~> 0.14)
84     json (1.6.3)
85     mail (2.3.0)
86       i18n (>= 0.4.0)
87       mime-types (~> 1.16)
88       treetop (~> 1.4.8)
89     mime-types (1.17.2)
90     moro-miso (0.0.6)
91     multi_json (1.0.4)
92     nokogiri (1.5.0-x86-mingw32)
93     orm_adapter (0.0.5)
94     polyglot (0.3.3)
95     rack (1.3.5)
96     rack-cache (1.1)
97       rack (>= 0.4)
98     rack-mount (0.8.3)
99       rack (>= 1.0.0)
100     rack-ssl (1.3.2)
101       rack
102     rack-test (0.6.1)
103       rack (>= 1.0)
104     rails (3.1.1)
105       actionmailer (= 3.1.1)
106       actionpack (= 3.1.1)
107       activerecord (= 3.1.1)
108       activeresource (= 3.1.1)
109       activesupport (= 3.1.1)
110       bundler (~> 1.0)
111       railties (= 3.1.1)
112     rails-erd (0.4.5)
113       activerecord (~> 3.0)
114       activesupport (~> 3.0)
115       ruby-graphviz (~> 0.9.18)
116     railties (3.1.1)
117       actionpack (= 3.1.1)
118       activesupport (= 3.1.1)
119       rack-ssl (~> 1.3.2)
120       rake (>= 0.8.7)
121       rdoc (~> 3.4)
122       thor (~> 0.14.6)
123     rake (0.9.2.2)
124     rdoc (3.11)
125       json (~> 1.4)
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     thor (0.14.6)
159     tilt (1.3.3)
160     treetop (1.4.10)
161       polyglot
162       polyglot (>= 0.3.1)
163     tzinfo (0.3.31)
164     uglifier (1.1.0)
165       execjs (>= 0.3.0)
166       multi_json (>= 1.0.2)
167     warden (1.1.0)
168       rack (>= 1.0)
169     webrat (0.7.3)
170       nokogiri (>= 1.2.0)
171       rack (>= 1.0)
172       rack-test (>= 0.5.3)
173     xml-simple (1.1.1)
174     xpath (0.1.4)
175       nokogiri (~> 1.3)
176
177 PLATFORMS
178   x86-mingw32
179
180 DEPENDENCIES
181   aws-s3
182   coffee-rails (~> 3.1.1)
183   cucumber
184   cucumber-rails
185   database_cleaner
186   devise
187   factory_girl
188   jquery-rails
189   moro-miso
190   rails (= 3.1.1)
191   rails-erd
192   rspec
193   rspec-rails
194   sass-rails (~> 3.1.4)
195   sqlite3
196   uglifier (>= 1.0.3)
197   webrat