OSDN Git Service

use bundler
[tdcgexplorer/nimono-crawlers.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     activemodel (3.0.6)
5       activesupport (= 3.0.6)
6       builder (~> 2.1.2)
7       i18n (~> 0.5.0)
8     activerecord (3.0.6)
9       activemodel (= 3.0.6)
10       activesupport (= 3.0.6)
11       arel (~> 2.0.2)
12       tzinfo (~> 0.3.23)
13     activesupport (3.0.6)
14     arel (2.0.10)
15     builder (2.1.2)
16     diff-lcs (1.1.2)
17     i18n (0.5.0)
18     pg (0.10.1)
19     rspec (2.6.0)
20       rspec-core (~> 2.6.0)
21       rspec-expectations (~> 2.6.0)
22       rspec-mocks (~> 2.6.0)
23     rspec-core (2.6.4)
24     rspec-expectations (2.6.0)
25       diff-lcs (~> 1.1.2)
26     rspec-mocks (2.6.0)
27     tzinfo (0.3.29)
28     zipruby (0.3.6)
29
30 PLATFORMS
31   ruby
32
33 DEPENDENCIES
34   activerecord (= 3.0.6)
35   pg (= 0.10.1)
36   rspec (= 2.6.0)
37   zipruby