OSDN Git Service

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